{
  "name": "CarFix Wuppertal",
  "short_name": "CarFix",
  "description": "Ihre freie KFZ-Werkstatt in Wuppertal - Ölwechsel, Reifenservice, Bremsen und mehr",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#EA5B35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["automotive", "business"],
  "lang": "de",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Termin buchen",
      "short_name": "Termin",
      "description": "Werkstatt-Termin anfragen",
      "url": "/#kontakt",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Anrufen",
      "short_name": "Anrufen",
      "description": "CarFix Wuppertal anrufen",
      "url": "tel:+491725945026"
    }
  ]
}
