{
  "id": "/",
  "name": "World Drinkers — Premium Beverage Passport",
  "short_name": "World Drinkers",
  "description": "Your premium beverage passport & discovery guide. Discover 1,000+ drinks across resort lounges, theme parks, and entertainment venues.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#8B4513",
  "orientation": "portrait-primary",
  "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"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["lifestyle", "food", "travel"],
  "lang": "en-US",
  "prefer_related_applications": false
}
