{
  "name": "Must Try Houston",
  "short_name": "MTH",
  "description": "Curated Houston spots, plans, and vibes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["lifestyle", "food", "entertainment"],
  "shortcuts": [
    {
      "name": "Explore",
      "url": "/explore",
      "description": "Discover spots near you"
    },
    {
      "name": "Build a Plan",
      "url": "/build",
      "description": "Create your night out"
    }
  ]
}
