{
  "name": "TicketFlow",
  "short_name": "TicketFlow",
  "description": "India's premium event ticketing platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#FF4D79",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Explore Events", "url": "/search",     "description": "Browse all events"    },
    { "name": "My Tickets",     "url": "/my-tickets", "description": "View your tickets"     },
    { "name": "Gang Plan",      "url": "/gang-plan",  "description": "Plan with friends"     }
  ],
  "categories": ["entertainment", "lifestyle", "travel"],
  "lang": "en-IN"
}
