{
    "name": "Smart Home",
    "short_name": "Smart Home",
    "description": "Property smart-home dashboard",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#FFFFFF",
    "theme_color": "#3E46AE",
    "icons": [
        { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
