{
  "name": "Speech2Scene — Turn your voice into a scene",
  "short_name": "Speech2Scene",
  "description": "Parlez, et l'écran affiche la scène. Pour les cours, podcasts et conférences.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#141024",
  "theme_color": "#141024",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}