{
  "name": "TicketFlow",
  "short_name": "TicketFlow",
  "description": "Buy and manage event tickets in Pakistan",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080C14",
  "theme_color": "#080C14",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "lifestyle"],
  "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" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Browse Events", "url": "/events", "description": "View upcoming events" },
    { "name": "My Tickets", "url": "/tickets", "description": "View your tickets" }
  ]
}
