{ "name": "Tüchler Quiz", "short_name": "Quiz", "start_url": "./index.php", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f6fafc", "theme_color": "#0090D0", "icons": [ { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }