{
    "name": "ग्राम सहायता - Gram Sahayta",
    "short_name": "ग्राम सहायता",
    "description": "गाँव की समस्याओं का समाधान | Village Problem Reporting Platform",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f0e8",
    "theme_color": "#1b5e20",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "social",
        "utilities"
    ],
    "lang": "hi",
    "dir": "ltr"
}