{
  "name": "Gestion — Les Créations de Sophie Mignon",
  "short_name": "Gestion LCSM",
  "description": "Application de gestion : stocks, ventes, achats, fiscalité URSSAF.",
  "lang": "fr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFDF7",
  "theme_color": "#1C6E36",
  "icons": [
    { "src": "logo.jpeg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any" },
    { "src": "logo.jpeg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" }
  ]
}
