{
    "id": "/",
    "name": "Insura — Rayan Consultancy",
    "short_name": "Insura",
    "description": "Insurance customer management workspace for Rayan Consultancy.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "browser"],
    "background_color": "#e8edf2",
    "theme_color": "#09283f",
    "orientation": "any",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/images/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
