{
  "name": "GANDALJ Caisse Multiservice",
  "short_name": "GANDALJ",
  "description": "Application de caisse multiservice GANDALJ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F1F3F6",
  "theme_color": "#0F2136",
  "lang": "fr",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
