{
    "name": "Jains - Sadhu Tracker",
    "short_name": "Jains",
    "description": "जानिए, आपके गुरुदेव कहाँ विराजमान हैं। Track Jain Sadhu/Sadhvi locations, Vihar routes, and Chaturmas.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#1B5E20",
    "theme_color": "#1B5E20",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "hi",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["lifestyle", "social"],
    "shortcuts": [
        {
            "name": "Maps - Sadhu Locations",
            "short_name": "Maps",
            "url": "/pages/maps.html",
            "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
        },
        {
            "name": "Chaturmas",
            "short_name": "Chaturmas",
            "url": "/pages/chaturmas.html",
            "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
        }
    ]
}
