{
  "name": "Party Hotspot",
  "short_name": "Hotspot",
  "description": "Find the move tonight. Tap in with Hotspot Pass, join Party Routes, request VIP tables, and discover live nightlife.",
  "start_url": "/hotspots",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05070f",
  "theme_color": "#05070f",
  "categories": ["entertainment", "lifestyle", "social", "events"],
  "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" }
  ]
}
