{
  "name": "VibesMap - Discover Cape Town's Best Vibes",
  "short_name": "VibesMap",
  "description": "Find the best restaurants, bars, and clubs with amazing happy hour deals in Cape Town.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "entertainment", "lifestyle"],
  "lang": "en-ZA",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Happy Hour",
      "short_name": "Happy Hour",
      "url": "/happyhour",
      "description": "Find happy hour deals near you"
    },
    {
      "name": "The Groove",
      "short_name": "Groove",
      "url": "/thegroove",
      "description": "Discover nightlife and clubs"
    },
    {
      "name": "Experience Hub",
      "short_name": "Experiences",
      "url": "/experiencehub",
      "description": "Tours and experiences in Cape Town"
    }
  ]
}
