{
  "name": "Fahrschul-Simulator StVO 3D",
  "short_name": "Fahrschule 3D",
  "description": "Praxissimulator für die deutsche Führerscheinprüfung Klasse B nach StVO",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#090d16",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
