{
    "short_name": "JurisOS",
    "name": "JurisOS Enterprise Legal Tech",
    "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": [],
    "shortcuts": [
        {
            "name": "Lead Queue",
            "short_name": "Leads",
            "description": "View incoming legal intake leads",
            "url": "/?tab=leads&source=pwa_shortcut"
        }
    ]
}