{
  "name": "WKND Vibes Crew",
  "short_name": "WKND Crew",
  "description": "Personalapp för WKND Vibes Festival – schema, pass och kommunikation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0a1f",
  "theme_color": "#5b2cc7",
  "lang": "sv-SE",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
