{
  "name": "Napoleon - Gestion Inventaire Café",
  "short_name": "Napoleon",
  "description": "Gestion d'inventaire café pour les routes de vente",
  "start_url": "/commandes/",
  "display": "standalone",
  "background_color": "#43302b",
  "theme_color": "#43302b",
  "orientation": "any",
  "icons": [
    {
      "src": "coffee.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
