{
    "name": "Advocate CMS",
    "short_name": "Advocate CMS",
    "description": "Legal case management for advocates and law firms — hearings, documents, approvals, and tasks in one workspace.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0f1117",
    "theme_color": "#1a73e8",
    "lang": "en-IN",
    "scope": "/",
    "icons": [
        {
            "src": "/icon.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "screenshots": [
        {
            "src": "/marketing/dashboard-preview.webp",
            "sizes": "640x640",
            "type": "image/webp",
            "label": "Advocate CMS Dashboard"
        }
    ]
}