{
  "name": "Haps — Underground Events",
  "short_name": "Haps",
  "description": "Discover underground events. Follow promoters. Get location drops.",
  "id": "/appwebversion/",
  "start_url": "/appwebversion/",
  "scope": "/appwebversion/",
  "display": "browser",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["events", "social", "music", "entertainment"],
  "icons": [
    {
      "src": "/appwebversion/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/appwebversion/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/appwebversion/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "description": "View your purchased tickets and QR codes",
      "url": "/appwebversion/tickets/",
      "icons": [{ "src": "/appwebversion/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Map",
      "short_name": "Map",
      "description": "Find events near you",
      "url": "/appwebversion/map/",
      "icons": [{ "src": "/appwebversion/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "Message your friends",
      "url": "/appwebversion/messages/",
      "icons": [{ "src": "/appwebversion/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
