{
  "name": "SafeWater 360 V9.6",
  "short_name": "SafeWater",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eafaff",
  "theme_color": "#0b3558",
  "description": "Température de l'eau France/Suisse : lacs, rivières suisses et mer/océan.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}