{
  "name": "DentBlanc – Praxis für Zahnerhaltung",
  "short_name": "DentBlanc",
  "description": "Zahnarztpraxis Dr. Elena Gerber in Stuttgart-Botnang: Termine, Leistungen, Anfahrt und Notfallhilfe.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/?quelle=startbildschirm",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#95C121",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Termin vereinbaren",
      "short_name": "Termin",
      "url": "/kontakt.html?quelle=verknuepfung",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Anrufen und Anfahrt",
      "short_name": "Kontakt",
      "url": "/kontakt.html",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
