{
  "name": "Festival Rive Jazzy",
  "short_name": "Rive Jazzy",
  "description": "Festival de musique à Nyon",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#1e2040",
  "theme_color": "#1e2040",
  "orientation": "portrait",
  "icons": [
    {
      "src": "web-app-manifest-192x192.png?v=20260329",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512.png?v=20260329",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}