{
  "name": "Stockia — Gestion de stock intelligente",
  "short_name": "Stockia",
  "description": "Automatisez votre inventaire, vos commandes fournisseurs et votre budget avec l'IA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#10b981",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
