{
  "name": "VIBE2NITE — Find the vibe. Go tonight.",
  "short_name": "Vibe2Nite",
  "description": "Real-time nightlife vibe scores for bars, clubs and live music near you. Don't guess where to go — KNOW.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05050A",
  "theme_color": "#05050A",
  "categories": ["entertainment", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
