{
  "name": "auto.x25.website Demo",
  "short_name": "auto.x25",
  "description": "Demo-Website für Werkstatt, Fahrzeugpflege, Leasingberatung, Flottenservice und Mobilitätsservice mit strukturierter Anfrage, Cookie-Consent, Analytics und SEO-Setup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7fafc",
  "theme_color": "#0f1b2d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}