{
    "name": "UPPOWER SOLAR — PM Surya Ghar CRM",
    "short_name": "UPPower Solar",
    "description": "PM Surya Ghar Yojana CRM & customer portal by UPPOWER SOLAR — apply, track, complaint, quotations & payments in Hindi + English.",
    "id": "in.uppower.solar",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "orientation": "portrait-primary",
    "background_color": "#0F1E36",
    "theme_color": "#0F1E36",
    "lang": "hi-IN",
    "dir": "ltr",
    "categories": ["business", "utilities", "productivity"],
    "prefer_related_applications": false,
    "icons": [
        { "src": "/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
        { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
        { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
        { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
        { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "New Application / नया आवेदन",
            "short_name": "Apply",
            "description": "Start a fresh PM Surya Ghar solar application",
            "url": "/customer/apply",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Track Application",
            "short_name": "Track",
            "description": "Check your application status",
            "url": "/customer/applications",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "AI Solar Mitra",
            "short_name": "AI",
            "description": "Solar Saathi AI chat assistant",
            "url": "/customer/ai",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
