{ "name": "DolphinULator", "short_name": "DolphinULator", "description": "In-browser retro console emulator: NES, SNES, N64, GB/GBC, GBA, DS, 3DS, GameCube/Wii.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#0a0a0f", "theme_color": "#00f0ff", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "favicon.png", "sizes": "64x64", "type": "image/png", "purpose": "any" } ] }