{
  "name": "MiamiNav — Navigate the Experience",
  "short_name": "MiamiNav",
  "description": "Waterfront dining, live music, happy hours, and deals — verified by the community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b14",
  "theme_color": "#0a0b14",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "Tonight",
      "short_name": "Tonight",
      "url": "/tonight",
      "description": "What's happening tonight in Miami"
    },
    {
      "name": "Find Your Vibe",
      "short_name": "Vibes",
      "url": "/vibes",
      "description": "Browse by experience type"
    },
    {
      "name": "Deals",
      "short_name": "Deals",
      "url": "/deals",
      "description": "Happy hours and deals"
    },
    {
      "name": "Map",
      "short_name": "Map",
      "url": "/map",
      "description": "Explore venues on the map"
    }
  ]
}
