1{ 2 "Capability": { 3 "accessible": "on", 4 "touchGuide": "on", 5 "gesture": "on", 6 "keyEventObserver": "off" 7 }, 8 9 "Enabled": [ 10 {"BundleName": "tallback"} 11 ], 12 13 "CaptionState": "on", 14 15 "CaptionsStyle": { 16 "fontFamily": "default", 17 "fontScale": 75, 18 "fontColor": "red", 19 "fontEdgeType": "none", 20 "backgroundColor": "white", 21 "windowColor": "white" 22 } 23}