{
  "name": "digiBWB",
  "short_name": "digiBWB",
    "description": "Bauwerksbücher. online. übersichtlich. aktuell.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
    "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/dbwbw_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/dbwb_512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/dbwb_512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}