{
  "short_name": "Kennzeichenrallye",
  "name": "Kennzeichenrallye — Das Spiel für unterwegs",
  "description": "Sammle Kennzeichen-Codes, entdecke Regionen und spiele Rallye-Challenges auf jeder Fahrt. Das Roadtrip-Spiel für die ganze Familie.",
  "lang": "de",
  "dir": "ltr",
  "id": "/app/?source=pwa",
  "start_url": "/app",
  "display": "standalone",
  "theme_color": "#1E3A5F",
  "background_color": "#F5F3EF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon/icon192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "splash/splash-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "splash/splash-1024.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "any"
    }
  ]
}
