{
    "short_name": "JurisOS",
    "name": "JurisOS — Law Made Accessible",
    "description": "Enterprise-grade legal practice management, AI legal drafting, client workspaces, and automated billing operating system.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "any",
    "scope": "/",
    "categories": [
        "business",
        "productivity",
        "legal",
        "finance"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Lead Queue",
            "short_name": "Leads",
            "description": "View incoming legal intake leads",
            "url": "/?tab=leads&source=pwa_shortcut"
        }
    ]
}