{
    "id": "/",
    "name": "9Dot Campaign OS",
    "short_name": "9Dot Campaign",
    "description": "Election campaign operations, voter management and field intelligence.",
    "lang": "en-IN",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#09090b",
    "theme_color": "#7c3aed",
    "categories": [
        "business",
        "productivity"
    ],
    "icons": [
        {
            "src": "/icons/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "prefer_related_applications": false
}
