{ "name": "Whisper Chess", "short_name": "WhisperChess", "description": "Chess by voice — dictate games into PGN, drill openings from memory, and play the computer.", "start_url": "/transcribe", "scope": "/", "display": "standalone", "background_color": "#f3f4f6", "theme_color": "#2274a5", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }