{
  "name": "ApnaShow — Event Tickets",
  "short_name": "ApnaShow",
  "description": "India ka event ticketing platform — book tickets, host events",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0a08",
  "theme_color": "#F6C425",
  "lang": "en-IN",
  "categories": ["entertainment", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-144.png?v=3",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-152.png?v=3",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Events",
      "short_name": "Events",
      "url": "/events.html?source=shortcut",
      "icons": [{ "src": "/icon-192.png?v=3", "sizes": "192x192" }]
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "url": "/profile.html?source=shortcut",
      "icons": [{ "src": "/icon-192.png?v=3", "sizes": "192x192" }]
    }
  ]
}
