{
  "name": "SikaFlow — Comptabilité SYSCOHADA",
  "short_name": "SikaFlow",
  "description": "ERP comptable multi-pays pour l'Afrique subsaharienne (UEMOA/CEMAC)",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nouvelle facture",
      "url": "/factures/nouvelle",
      "description": "Créer une nouvelle facture"
    },
    {
      "name": "Tableau de bord",
      "url": "/tableau-de-bord",
      "description": "Voir le tableau de bord"
    }
  ]
}
