{
  "id": "/",
  "name": "SeniorenKompass24 – Beratung für Senioren",
  "short_name": "SeniorenKompass",
  "description": "Beratung & Vermittlung für Senioren in Berlin & Brandenburg",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "categories": ["lifestyle", "health", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fragebogen starten",
      "short_name": "Fragebogen",
      "url": "/kontakt"
    },
    {
      "name": "Alltagshelfer anfragen",
      "short_name": "Alltagshelfer",
      "url": "/kontakt?service=alltagshelfer",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Seniorenreise anfragen",
      "short_name": "Seniorenreise",
      "url": "/kontakt?service=seniorenreise",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Treppenlift anfragen",
      "short_name": "Treppenlift",
      "url": "/kontakt?service=treppenlift",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Elektromobil anfragen",
      "short_name": "Elektromobil",
      "url": "/kontakt?service=elektromobil",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Hausnotruf anfragen",
      "short_name": "Hausnotruf",
      "url": "/kontakt?service=hausnotruf",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
