{
  "name": "K&V Sanitär Heizung Klima",
  "short_name": "K&V SHK",
  "description": "K&V SHK ist dein Meisterbetrieb für Sanitär, Heizung & Klima in Waghäusel, Kirrlach, Philippsburg, Oberhausen Rheinhausen und Umgebung.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#e13e2a",
  "background_color": "#001e40",
  "display": "standalone",
  "categories": ["business", "service"],
  "shortcuts": [
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "description": "Projekt anfragen",
      "url": "/kontakt",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}