{
  "name": "SophroSophia",
  "short_name": "SophroSophia",
  "description": "Exercices guidés de sophrologie, relaxation et hypnose",
  "start_url": "/exercices",
  "display": "standalone",
  "background_color": "#e8edf2",
  "theme_color": "#4080bf",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}