{ "name": "RetroPlay", "short_name": "RetroPlay", "description": "Retro game emulator — NES, SNES, GBA, GBC, N64, PS1, PSP, NDS", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#07070b", "theme_color": "#0a0a0f", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }