{
  "name": "Webshop",
  "short_name": "Webshop",
  "start_url": "/webshop/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/webshop/static/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/webshop/static/favicon.ico",
      "sizes": "128x128",
      "type": "image/x-icon"
    }
  ]
}
