{
  "name": "bemcheck – Wohnmobil App",
  "short_name": "bemcheck",
  "description": "Der intelligente Wohnmobil-Begleiter",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2018",
  "theme_color": "#e8a020",
  "orientation": "portrait-primary",
  "categories": ["travel", "utilities", "lifestyle"],
  "lang": "de",
  "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" }
  ],
  "shortcuts": [
    { "name": "Checkliste Abfahrt", "url": "/?screen=abfahrt", "description": "Fahrzeug-Checkliste vor Abfahrt" },
    { "name": "Stellplätze", "url": "/?screen=stellplaetze", "description": "Meine Stellplätze" },
    { "name": "Fahrzeugdaten", "url": "/?screen=fahrzeug", "description": "Fahrzeug & Service" }
  ]
}
