{
  "name": "BMW 8er Club · Autohaus Graubaum",
  "short_name": "8er Club",
  "description": "Digitaler Service-Assistent für BMW 8er Club Mitglieder — Autohaus Graubaum Berlin",
  "theme_color": "#1c3d7a",
  "background_color": "#0a1628",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/club",
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["automotive", "utilities"],
  "shortcuts": [
    {
      "name": "Serviceheft",
      "short_name": "Heft",
      "url": "/club/serviceheft",
      "description": "Digitales Serviceheft öffnen"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/club/events",
      "description": "Club-Events und Touren"
    },
    {
      "name": "Termin buchen",
      "short_name": "Termin",
      "url": "/termin",
      "description": "Werkstatttermin buchen"
    }
  ]
}
