{
    "register_rename": {
        "type": 0,
        "position": {
            "x": 0,
            "y": 0
        },
        "items": {
            "titleFrame": {
                "type": 0,
                "position": {
                    "x": 144,
                    "y": 132
                },
                "items": {
                    "title": {
                        "type": 6,
                        "bound": {
                            "w": 600,
                            "h": 60
                        },
                        "value": "title",
                        "font": "48px SourceSansPro-Light",
                        "color": "0xFFFFFF",
                        "align": "left",
                        "position": {
                            "x": 0,
                            "y": 194
                        },
                        "navigation": {
                            "leftTo": null,
                            "rightTo": null,
                            "upTo": null,
                            "downTo": null
                        },
                        "warp": true
                    },
                    "helpText": {
                        "type": 6,
                        "bound": {
                            "w": 550,
                            "h": 550
                        },
                        "value": "help text here",
                        "font": "30px SourceSansPro-Light",
                        "color": "0xFFFFFF",
                        "align": "left",
                        "position": {
                            "x": 0,
                            "y": 302
                        },
                        "navigation": {
                            "leftTo": null,
                            "rightTo": null,
                            "upTo": null,
                            "downTo": null
                        },
                        "warp": true,
                        "lineHeight": 3
                    }
                }

            },
            "MainFrame": {
                "type": 0,
                "position": {
                    "x": 836,
                    "y": 132
                },
                "items": {
                    "tiles" : {
                        "type" : 8,
                        "position" : {"x":0, "y":132},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    }
                }

            },
            "networkToast":{
                "type" : 0,
                "position" : {"x" :471, "y" :776},
                "navigation" : {"leftTo" : "", "rightTo" : "", "upTo" : "", "downTo" : ""},
                "items" : {
                    "networkToastBgImg" : {
                        "type" : 7,
                        "bound" : {"w" :930, "h" :264},
                        "position" : {"x" :0, "y" :0}
                    },
                    "networkToastImg" : {
                        "type" : 7,
                        "bound" : {"w" :128, "h" :128},
                        "position" : {"x" :66, "y" :66}
                    },
                    "networkToastText" : {
                        "type" : 6,
                        "bound" : {"w":650, "h":264},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"Connect Success",
                        "font" :"36px SourceSansPro-Light",
                        "color" :"0x363E4D",
                        "align" :"left",
                        "column" :"middle",
                        "warp":true,
                        "position" : {"x" :232, "y" :0}
                    }
                }
            }
        }
    }
}