{
    "name": "Strata - Advanced Facility Intelligence",
    "short_name": "Strata",
    "description": "Enterprise facility management platform - Digital Twin, HR, Operations, Finance",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#09090b",
    "theme_color": "#2563EB",
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "en",
    "dir": "ltr",
    "scope": "/",
    "id": "/",
    "icons": [
        {
            "src": "/strata-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Workforce Directory",
            "short_name": "Workforce",
            "url": "/staff/workforce",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Leave Management",
            "short_name": "Leaves",
            "url": "/staff/operations?tab=leave",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "prefer_related_applications": false,
    "related_applications": []
}