{
  "name": "Chooz — Sondage de disponibilités",
  "short_name": "Chooz",
  "description": "Trouvez en un clin d'œil la date qui arrange tout le monde.",
  "start_url": "/chooz/",
  "scope": "/chooz/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0c0a18",
  "background_color": "#0c0a18",
  "lang": "fr",
  "icons": [
    { "src": "/chooz/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/chooz/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any maskable" },
    { "src": "/chooz/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any maskable" }
  ],
  "categories": ["productivity", "lifestyle"]
}
