{
  "name": "VoFact — Facturation vocale",
  "short_name": "VoFact",
  "description": "Facturez en 10 secondes par la voix. Chat IA & WhatsApp.",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8faff",
  "theme_color": "#6366f1",
  "lang": "fr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon-vofact.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}