{ "name": "STOP IT — Hold Your Nerve", "short_name": "STOP IT", "description": "An art-deco hold-and-release nerve game. Let the pot climb, release before it blows.", "start_url": "./", "scope": "./", "display": "fullscreen", "orientation": "portrait", "background_color": "#04100b", "theme_color": "#06170f", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }