{
  "name": "रुद्र महायज्ञ",
  "short_name": "महायज्ञ",
  "description": "Maha Yagya — दानदाताओं और कार्यक्रम का प्रबंधन",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7ed",
  "theme_color": "#ea580c",
  "lang": "hi",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "religion"],
  "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"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "चंदा दें",       "url": "/login",            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "कार्यक्रम",      "url": "/schedule",         "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "फोटो गैलरी",     "url": "/gallery/photos",   "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
