{
  "id": "/",
  "name": "VibeGuide - Festival Safety & Social",
  "short_name": "VibeGuide",
  "description": "Find your crew, navigate the chaos. Festival safety + social app with live location, crew chat, event maps, and emergency alerts.",
  "start_url": "/dashboard.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#060610",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["social", "entertainment", "lifestyle"],
  "icons": [
    { "src": "images/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    { "src": "images/screenshots/01-home.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "VibeGuide Home — Festival safety and social" },
    { "src": "images/screenshots/02-events.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Browse 30+ festivals with dates and lineups" },
    { "src": "images/screenshots/03-pricing.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Free, Pro, and VIP plans" },
    { "src": "images/screenshots/04-devices.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "VibeGuide hardware devices" },
    { "src": "images/screenshots/05-about.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Why VibeGuide beats the competition" },
    { "src": "images/screenshots/feature-graphic.png", "sizes": "1024x500", "type": "image/png", "form_factor": "wide", "label": "VibeGuide — Find Your Crew" }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/dashboard.html?tab=events",
      "icons": [{ "src": "images/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Crew",
      "short_name": "Crew",
      "url": "/dashboard.html?tab=crew",
      "icons": [{ "src": "images/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
