{
  "name": "Shri Veerbhadra Temple - Devasthan Rahata",
  "short_name": "Veerbhadra Temple",
  "description": "Official website of Shri Veerbhadra Temple, Rahata, Ahmednagar District, Maharashtra. Experience divine blessings, book poojas online, and explore our rich spiritual heritage.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "background_color": "#FEF3E7",
  "theme_color": "#8B2E2E",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["religion", "lifestyle", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Pooja",
      "short_name": "Book",
      "description": "Book a pooja online",
      "url": "/worship/booking",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Temple Timings",
      "short_name": "Timings",
      "description": "View temple timings",
      "url": "/temple-info/timings",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Donate",
      "short_name": "Donate",
      "description": "Support the temple",
      "url": "/donate",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}

