{ "name": "Buggy Challenge", "short_name": "Buggy", "description": "Arcade Off-Road Racer – 4 Levels, Hindernisse ausweichen, Treibstoff sammeln.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#1c1005", "theme_color": "#1c1005", "orientation": "portrait-primary", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }