{
  "name": "BLS Webshop",
  "short_name": "BLS",
  "theme_color": "#FFFFFF",
  "background_color": "#A0E100",
  "display": "browser",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png?v=m2dr3Yx9yM",
      "sizes": "192x192",
      "type": "image\/png"
    },
    {
      "src": "/assets/icons/icon-512x512.png?v=m2dr3Yx9yM",
      "sizes": "512x512",
      "type": "image\/png"
    }
  ]
}