{
  "name": "LOTH-HAUS GmbH",
  "short_name": "LOTH-HAUS GmbH",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable",
      "density": "4"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "\/",
  "scope":"\/",
  "theme_color": "#ffffff",
  "background_color": "#2F4816",
  "display": "standalone",
  "screenshots": [
    {
        "src": "/favicon/screenshot-desktop.png",
        "sizes": "1918x1078",
        "type": "image/png",
        "form_factor": "wide",
        "label": "For Desktop"
    },
    {
        "src": "/favicon/screenshot-mobile.png",
        "sizes": "388x843",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "For Mobile"
    }
  ]
}