{
  "name": "Gestparfum",
  "short_name": "Gestparfum",
  "description": "Gestion commerciale pour vendeurs de parfum et cosmétique — produits, ventes, clients, dépenses, rentabilité.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9F5",
  "theme_color": "#0B3D27",
  "lang": "fr",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
