{
  "name": "HostedNightOut — San Jose's Curated Evenings",
  "short_name": "Hosted Night",
  "description": "Curated nights out in San Jose — comedy, theater, live music and tasting evenings hosted by vetted local insiders. Your mobile pass is your ticket.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2a1a3d",
  "theme_color": "#2a1a3d",
  "categories": ["lifestyle", "events", "food", "entertainment"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Experiences",
      "short_name": "Experiences",
      "url": "/events",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "url": "/events"
    }
  ]
}
