{
  "name": "GestoPro — Gestion Stock & Vente",
  "short_name": "GestoPro",
  "description": "Application de gestion de stock, documents commerciaux et vente",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#161b27",
  "theme_color": "#161b27",
  "orientation": "any",
  "icons": [
    {
      "src": "icon_gesto.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
