{
    "short_name": "MushRoom",
    "name": "MushRoom - Property Management",
    "description": "Enterprise property management platform",
    "icons": [
        {
            "src": "/mushroom-logo.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#0f0f23",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#6366f1"
}
