{
  "name": "Compta+ — ERP Comptabilité",
  "short_name": "Compta+",
  "description": "ERP de comptabilité, point de vente, stock et gestion clients/fournisseurs.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F7F5EF",
  "theme_color": "#14458F",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
