{
  "name": "WaveStation Pro — DaizaRadio IA",
  "short_name": "WaveStation",
  "description": "Régie radio complète : programmation, médiathèque, studio de mixage et diffusion 24/7.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1A1310",
  "theme_color": "#FF5C3C",
  "categories": ["music", "entertainment", "productivity"],
  "icons": [
    {
      "src": "./icone-wavestation.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
