{
  "name": "LexOrdo — Gestion intelligente pour avocats",
  "short_name": "LexOrdo",
  "description": "SaaS juridique RGPD pour cabinets d'avocats. Dossiers, IA, dictée vocale, WhatsApp Business, facturation.",
  "start_url": "/m/home",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#1e3a5f",
  "scope": "/",
  "lang": "fr",
  "categories": ["business", "productivity", "legal"],
  "shortcuts": [
    {
      "name": "WhatsApp Inbox",
      "short_name": "WhatsApp",
      "description": "Messages clients WhatsApp centralisés",
      "url": "/m/communication",
      "icons": [{ "src": "/icons/wa-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Dictée vocale",
      "short_name": "Dictée",
      "description": "Dictée vocale rapide",
      "url": "/m/voice",
      "icons": [{ "src": "/icons/mic-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Notifications",
      "short_name": "Alertes",
      "description": "Voir les alertes importantes",
      "url": "/m/notifications",
      "icons": [{ "src": "/icons/new-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/lexordo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/lexordo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}
