{
  "name": "BESTOCK",
  "short_name": "BESTOCK",
  "description": "Gestion stock et inventaire BESTOCK",
  "id": "/client/",
  "start_url": "/client/dashboard",
  "scope": "/client/",
  "display": "standalone",
  "background_color": "#eef3f7",
  "theme_color": "#184b78",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
