{
  "name": "Anhaltische Landesbücherei",
  "short_name": "PWA ALB",
  "lang": "de-DE",
  "theme_color": "#d61f1f",
  "background_color": "#f2333f",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
      {
        "src": "index.php?rex_media_type=content_512&rex_media_file=hero-area.jpg",
        "sizes": "512x512",
        "type": "image\/png"
      },
        {
        "src": "index.php?rex_media_type=content_192&rex_media_file=hero-area.jpg",
        "sizes": "192x192",
        "type": "image\/png"
      }
    ]
}