{
  "name": "Sri Venkateswara Temple",
  "short_name": "SV Temple",
  "description": "Sri Venkateswara (Balaji) Temple, Richfield, Ohio.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#8B0000",
  "scope": "/",
  "lang": "en-US",
  "categories": ["religion", "lifestyle"],
  "icons": [
    {
      "src": "/assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Events Calendar",
      "short_name": "Calendar",
      "description": "View upcoming temple events",
      "url": "/calendar",
      "icons": [{ "src": "/assets/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book a Pooja",
      "short_name": "Book Pooja",
      "description": "Book a pooja service",
      "url": "/pujas",
      "icons": [{ "src": "/assets/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
