{
  "name": "Tirthbhumi - India's Spiritual Journey",
  "short_name": "Tirthbhumi",
  "description": "Discover sacred temples, spiritual landmarks, and divine destinations across India. Explore ancient heritage, live darshan, temple events, and volunteer opportunities.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#d84315",
  "categories": [
    "lifestyle",
    "travel",
    "education"
  ],
  "icons": [
    {
      "src": "Assets/Tirthbhumi_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Assets/Tirthbhumi_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "Assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "Assets/app_logo.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "All Temples",
      "short_name": "Temples",
      "description": "Browse all temples",
      "url": "all-temples.html",
      "icons": [
        {
          "src": "Assets/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Live Darshan",
      "short_name": "Live",
      "description": "Watch live temple darshan",
      "url": "./#live-darshan",
      "icons": [
        {
          "src": "Assets/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View temple events",
      "url": "./#events",
      "icons": [
        {
          "src": "Assets/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}