{
    "name": "Blue Waters Club - Smart Dashboard",
    "short_name": "BWC Smart",
    "description": "Blue Waters Club Otel Akilli Bina Yonetim Sistemi",
    "start_url": "/dashboard",
    "id": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a1628",
    "theme_color": "#0a1628",
    "orientation": "any",
    "lang": "tr",
    "categories": ["business", "utilities"],
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
