{
    "name": "https://www.steinhude-stollenwerk.de/",
    "short_name": "Stollenwerk",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1A4A6B",
    "icons": [
      {
        "src": "/img/Favicon/favicon-256x256.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/img/Favicon/favicon-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
      }
    ]
  }