{
    "name": "ग्राम दर्पण — Mundakhera",
    "short_name": "ग्राम दर्पण",
    "description": "Digital Village Portal for Mundakhera, Badli, Jhajjar, Haryana",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0C0F2E",
    "theme_color": "#6366F1",
    "orientation": "portrait-primary",
    "lang": "hi",
    "dir": "ltr",
    "categories": ["government", "utilities", "social"],
    "icons": [
        {
            "src": "/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Business Directory",
            "short_name": "Directory",
            "url": "/directory",
            "icons": [{ "src": "/icons/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Village Events",
            "short_name": "Events",
            "url": "/events",
            "icons": [{ "src": "/icons/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Notices / सूचनाएं",
            "short_name": "Notices",
            "url": "/notices",
            "icons": [{ "src": "/icons/android-chrome-192x192.png", "sizes": "192x192" }]
        }
    ]
}
