{
  "name": "KitchenFlow Enterprise",
  "short_name": "KitchenFlow",
  "description": "Gestion opérationnelle multi-métier pour les professionnels",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f3ff",
  "theme_color": "#4338ca",
  "lang": "fr",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"]
}
