{
  "id": "https://letsvamos.app/",
  "name": "Vamos — FIFA World Cup 2026",
  "short_name": "Vamos",
  "description": "Free AI guide for FIFA World Cup 2026 fans. Fan zones, transport, restaurants, watch parties, and AI chat in 12 languages across all 16 host cities in USA, Canada and Mexico.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0A0E20",
  "theme_color": "#0A0E20",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["sports", "travel", "entertainment"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Vamos — Free AI guide for FIFA World Cup 2026. Fan zones, matches, transport and AI in 12 languages."
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vamos app icon"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Browse Matches",
      "short_name": "Matches",
      "description": "Browse all 104 FIFA World Cup 2026 matches",
      "url": "/?tab=games",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Schedule",
      "short_name": "Schedule",
      "description": "View my match schedule and hangout plan",
      "url": "/?tab=schedule",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Fan Zones",
      "short_name": "Fan Zones",
      "description": "Discover fan zones and hangout spots near stadiums",
      "url": "/?tab=hangouts",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Guide",
      "short_name": "AI Chat",
      "description": "Ask the AI guide anything about World Cup 2026",
      "url": "/?tab=ai",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "scope_extensions": [
    { "origin": "https://letsvamos.app" }
  ]
}
