{
  "name": "Klarvin — secrétaire IA",
  "short_name": "Klarvin",
  "description": "Trie tes mails clients, répond et prend tes rendez-vous.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3F1EC",
  "theme_color": "#23201D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
