{
    "name": "Server Management System",
    "short_name": "SMS",
    "start_url": "/dashboard",
    "background_color": "#023263",
    "description": "Server Management System Dashboard",
    "scope": "/",
    "orientation": "any",
    "categories": ["productivity", "utilities", "business"],
    "display": "standalone",
    "theme_color": "#023263",
    "icons": [
        {
            "src": "pwa-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "pwa-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
