{
  "name": "Führerschein Sehtest Simulator",
  "short_name": "Sehtest",
  "description": "Kostenloser Online-Simulator zum Üben des Führerschein-Sehtests mit Landolt-Ringen nach DIN 58220 Standard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "apple touch icon"
    }
  ],
  "lang": "de",
  "categories": ["health", "utilities"]
}
