{
  "name": "Ticket Vibes",
  "short_name": "TicketVibes",
  "description": "Buy tickets online for concerts, sports, theatre & live events across India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF5533",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["entertainment", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Events",
      "url": "/events",
      "description": "Browse all upcoming events"
    },
    {
      "name": "Categories",
      "url": "/categories",
      "description": "Browse events by category"
    }
  ]
}
