{
  "name": "Ama Jatra – Odia Theatre Tickets",
  "short_name": "Ama Jatra",
  "description": "Book Odia Jatra and theatre tickets online. Discover upcoming shows and reserve your seats instantly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0605",
  "theme_color": "#da3026",
  "lang": "en-IN",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ama Jatra – Odia Theatre Ticketing"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Shows",
      "short_name": "Shows",
      "url": "/shows",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "url": "/my-tickets",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
