{
  "name": "BandstandHUB",
  "short_name": "BandstandHUB",
  "description": "Find live music, book entertainment, and run your venue or act — gigs, enquiries and messages in one place.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070708",
  "theme_color": "#0D0925",
  "categories": ["music", "entertainment", "business"],
  "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": "Gigs & Events", "url": "/dashboard/venue/events", "description": "Your gig calendar" },
    { "name": "Enquiries", "url": "/dashboard/venue/enquiries", "description": "Booking leads" },
    { "name": "Messages", "url": "/dashboard/venue/chat", "description": "Your conversations" }
  ]
}
