{
  "name": "France Info",
  "theme_color": "#ffc300",
  "background_color": "#181b1f",
  "short_name": "France Info",
  "description": "Lecteur de radio France Info",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "./img/icon.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "./img/icon.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "scope": "./",
  "start_url": "index.html",
  "lang": "fr-FR"
}
