{
  "name": "Mein-Bau R.E. Haustechnik GmbH",
  "short_name": "Mein-Bau",
  "description": "Heizung, Sanitär, Gas & PVC-Fenster in Wiesbaden und der Rhein-Main-Region.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F5F0",
  "theme_color": "#F7941D",
  "lang": "de",
  "dir": "ltr",
  "categories": [
    "business",
    "utilities"
  ],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logos/logo_paper.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Leistungen",
      "short_name": "Leistungen",
      "description": "Alle Leistungen ansehen",
      "url": "/leistungen",
      "icons": [
        {
          "src": "/logos/logo_paper.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "description": "Kontakt aufnehmen",
      "url": "/#contact",
      "icons": [
        {
          "src": "/logos/logo_paper.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
