{
  "name": "Gestion des ventes",
  "short_name": "Mes Ventes",
  "description": "Suivi des produits, ventes et bénéfices",
  "start_url": "/connexion.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1efe8",
  "theme_color": "#2563a8",
  "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" }
  ]
}
