{ "widgets":[ { "name": "ServerWidget", "alias": "sw" }, { "name": "TrapperWidget", "alias": "tw" } ], "layout": [ { "op": "stack", "direction": "vertical", "align": "center", "apply_to": ["sw", "tw"] }, { "op": "align", "reference": "horizontalCenter", "apply_to": ["sw", "tw"] } ] }