{
  "name": "TDB Bar Secure",
  "short_name": "TDB Bar",
  "description": "Gestion des ventes, stocks et charges pour maquis et caves.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#110b04",
  "theme_color": "#1f180d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
