{
  "name": "Happy Hour Near Me - Best Local Deals",
  "short_name": "Happy Hour",
  "description": "Find the best happy hour deals near you across the USA with real-time times, maps, and exclusive offers.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#fffdf9",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["lifestyle", "food", "navigation", "social"],
  "icons": [
    {
      "src": "/assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/img/og-default.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Near Me",
      "short_name": "Near Me",
      "description": "Find happy hour deals near your current location",
      "url": "/happy-hour-near-me?source=pwa"
    },
    {
      "name": "Happy Hour Today",
      "short_name": "Today",
      "description": "Find happy hour deals happening today",
      "url": "/happy-hour-today?source=pwa"
    },
    {
      "name": "Best Happy Hour",
      "short_name": "Best",
      "description": "Find the best rated happy hour venues",
      "url": "/best-happy-hour?source=pwa"
    },
    {
      "name": "Rooftop Bars",
      "short_name": "Rooftops",
      "description": "Find rooftop happy hour deals",
      "url": "/rooftop-happy-hour?source=pwa"
    },
    {
      "name": "Cheap Deals",
      "short_name": "Cheap",
      "description": "Find budget-friendly happy hour deals",
      "url": "/cheap-happy-hour?source=pwa"
    },
    {
      "name": "Sports Bars",
      "short_name": "Sports",
      "description": "Find sports bar happy hour deals",
      "url": "/sports-bar-happy-hour?source=pwa"
    },
    {
      "name": "Luxury Lounges",
      "short_name": "Luxury",
      "description": "Find luxury happy hour experiences",
      "url": "/luxury-happy-hour?source=pwa"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search happy hour deals by city or venue",
      "url": "/search?source=pwa"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
