{
  "id": "/",
  "name": "SOWAPI",
  "short_name": "SOWAPI",
  "description": "KOSIA, ton assistante IA — santé, garde, budget de ton animal dans une seule conversation.",
  "start_url": "/",
  "scope": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+sowapi",
      "url": "/open?proto=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://app.sowapi.com/manifest.webmanifest"
    }
  ],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F2F2",
  "theme_color": "#3C0A2E",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
