{
  "name": "GEMINA — Dream Runner",
  "short_name": "GEMINA",
  "description": "Ein Neon-Traum-Jump'n'Run. Sammle Diamanten, werde zum Punk und erreiche den Kristall.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#05030f",
  "theme_color": "#160a35",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
