{ "name": "CRASHUAHUA", "short_name": "CRASHUAHUA", "description": "Deer-head chihuahua endless runner. Tap to JUMP, hold to LEAP, swipe to weave.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#131a2e", "theme_color": "#000000", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }