{
  "name": "Big Vibes",
  "short_name": "Big Vibes",
  "description": "Premium events, tickets, and merchandise for the ultimate vibe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#DFFF00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
