{
  "name": "Fahrzeug-Kaufvertrag",
  "short_name": "Kaufvertrag",
  "description": "Kaufvertrag aus dem Fahrzeugschein erstellen, unterschreiben und nachverfolgen",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E7ECEF",
  "theme_color": "#1F4E6B",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
