{ "root": { "type": "LinearLayout", "orientation": "vertical", "horizontal_align": "center", "vertical_align": "center", "spacing": 20, "x": 0, "y": 0, "width": "match_parent", "height": "match_parent", "children": [ { "type": "StaticImage", "name": "title", "width": 512, "height": 512, "texture": "resources/e/menu/final_win.png" } ] } }