{
  "name": "Axone Radio",
  "short_name": "Axone",
  "description": "Écoutez Axone Radio en direct sur votre téléphone.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#7a0606",
  "theme_color": "#C62828",
  "lang": "fr",

  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
