{
  "name": "Buss Ball 2026",
  "short_name": "Buss Ball",
  "description": "Buss Ball 2026 — A Father & Son Cricket Festival. Buy & scan tickets at the gate.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1E5B",
  "theme_color": "#0B1E5B",
  "categories": ["events", "entertainment", "sports"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Scan Tickets",
      "short_name": "Scan",
      "description": "Open the gate scanner",
      "url": "/scanner",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sell a Ticket",
      "short_name": "Sell",
      "description": "Open the seller dashboard",
      "url": "/seller/sell",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
