{ "name": "Memory Calculator", "short_name": "Memory Calc", "description": "Mobile-first score calculator for memory and knockout games.", "start_url": "/", "display": "standalone", "background_color": "#050505", "theme_color": "#050505", "icons": [ { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "/apple-touch-icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }