{
  "name": "Hub Hawke's Bay",
  "short_name": "Hub",
  "description": "Discover events, businesses, and experiences in Hawke's Bay, New Zealand.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0E0E",
  "theme_color": "#F5C200",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-NZ",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["entertainment", "lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Browse Events",
      "short_name": "Events",
      "description": "See all upcoming events in Hawke's Bay",
      "url": "/#events",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "description": "View your purchased tickets",
      "url": "/#mytickets",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
