{
  "name": "FESTIVATOR",
  "short_name": "FESTIVATOR",
  "description": "Génère ton festival unique en 3 secondes",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#06060a",
  "theme_color": "#ff2d6d",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
