{
  "name": "Krossnote",
  "short_name": "Krossnote",
  "description": "Outil d'inspection et diagnostic structurel",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#190A55",
  "theme_color": "#190A55",
  "lang": "fr",
  "scope": "/",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
