{
  "name": "Glenwood South Bar Crawls",
  "short_name": "GS Crawls",
  "description": "Raleigh's ultimate bar crawl experience — guided routes, drink tickets, and unforgettable nights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ea580c",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Tickets",
      "url": "/account",
      "description": "View your tickets and check in"
    },
    {
      "name": "District Map",
      "url": "/map",
      "description": "Explore the Glenwood South district"
    }
  ]
}
