{
  "name": "Vegas Strip Guide — Bars, Restaurants & Happy Hours",
  "short_name": "Vegas Guide",
  "description": "Your complete guide to 200+ bars, restaurants and attractions on the Las Vegas Strip. Find happy hours, plan your night, and navigate with GPS.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#09090f",
  "orientation": "portrait-primary",
  "categories": ["food", "travel", "entertainment"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vegas Strip Guide overview"
    }
  ]
}
