{
  "name": "NotaryCopilot",
  "short_name": "NotaryCopilot",
  "description": "Copilote intelligent pour gérer les documents notariaux",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f7f9fa",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
