{ "name": "Turbo Tables GP", "short_name": "Turbo Tables", "description": "A neon arcade kart racer where your throttle is your times tables.", "start_url": "./index.html", "scope": "./", "display": "fullscreen", "orientation": "any", "background_color": "#08040f", "theme_color": "#0a0614", "categories": ["games", "education"], "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }