{
  "name": "Vuvuzela App",
  "short_name": "Vuvuzela",
  "description": "Find football watch parties near you. Book your table. Back your score. Win match-night rewards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#ef4444",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
