{
  "name": "Léa — Assistant IA d'entreprise",
  "short_name": "Léa",
  "description": "L'assistant IA universel pour les PME et ETI européennes. Hébergé en France.",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#2563EB",
  "orientation": "any",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
