{
  "name": "ISKCON Wave City Ghaziabad",
  "short_name": "ISKCON Wave City",
  "description": "Official website of ISKCON Wave City Ghaziabad — Join us in building a temple for Krishna and a home for all. Experience daily darshan, spiritual programs, seva opportunities, and community services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF5E4",
  "theme_color": "#850E35",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "spirituality",
    "religion",
    "community",
    "education"
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ISKCON Wave City Desktop View"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "360x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ISKCON Wave City Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Donate",
      "short_name": "Donate",
      "description": "Make a donation to support the temple",
      "url": "/donate",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming spiritual events and festivals",
      "url": "/events",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with ISKCON Wave City",
      "url": "/contact",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}