{
  "name": "Respiration guidée",
  "short_name": "Respiration",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "icons": [
    {
      "src": "./image/boule-bleue.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}