{
  "name": "HorecaCore",
  "short_name": "HorecaCore",
  "description": "L'IA au cœur de vos opérations — gestion de stock, OCR factures, Coach IA pour restaurants",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["business", "food"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Inventaire",
      "url": "/inventory",
      "description": "Ouvrir l'inventaire"
    },
    {
      "name": "Saisie vocale",
      "url": "/voice",
      "description": "Saisie par commande vocale"
    }
  ]
}
