{
  "wifiAdd" : {
    "type" : 0,
    "position" : {"x" :0, "y" :0},
    "items" : {
        "wifiAddDialogBgImg" : {
            "type" : 7,
            "bound" : {"w" :1920, "h" :1080},
            "position" : {"x" :0, "y" :0}
        },
        "wifiAddBgImg" : {
            "type" : 7,
            "bound" : {"w" :900, "h" :480},
            "position" : {"x" :510, "y" :300}
        },
        "wifiAddName" : {
            "type" : 6,
            "bound" : {"w":804, "h":50},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"Add Wireless Network",
            "font" :"48px SourceSansPro-Light",
            "color" :"0xFFFFFF",
            "align" :"left",
            "position" : {"x" :558, "y" :348}
        },
        "wifiAddSid" : {
            "type" : 6,
            "bound" : {"w":185, "h":50},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"SSID",
            "font" :"36px SourceSansPro-Light",
            "color" :"0xFFFFFF",
            "align" :"left",
            "position" : {"x" :558, "y" :445}
        },
        "wifiAddInputTextBox" : {
            "type" : 0,
            "position" : {"x" :750, "y" :426},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : "", "downTo" : "wifiAuthTypeBtn"},
            "items" : {
                "wifiAddInputBar" : {
                    "type" : 7,
                    "bound" : {"w" :612, "h" :15},
                    "position" : {"x" :0, "y" :48}
                },
                "wifiAddInputBox" : {
                    "type" : 6,
                    "bound" : {"w":612, "h":40},
                    "innerPos" : {"x" :20, "y" :0},
                    "value" :"Show the virtual keyboard by pressing OK button",
                    "font" :"36px SourceSansPro-Light",
                    "color" :"0xFFFFFF",
                    "align" :"left",
                    "position" : {"x" :20, "y" :13}
                },
                "noAddTextHint": {
                    "type" : 6,
                    "bound" : {"w":612, "h":40},
                    "innerPos" : {"x" :0, "y" :0},
                    "value" :"press OK show soft keyboard",
                    "font" :"36px SourceSansPro-Light",
                    "color" :"0xFFFFFF",
                    "align" :"center",
                    "alpha": 0.5,
                    "position" : {"x" :0, "y" :13}
                }
            }
        },
        "wifiAuthTypeBtn" : {
            "type" : 0,
            "position" : {"x" :558, "y" :542},
            "navigation" : {"leftTo" : "", "rightTo" : "", "upTo" : "wifiAddInputTextBox", "downTo" : ""},
            "items" : {
                "wifiAuthTypeImg" : {
                    "type" : 7,
                    "bound" : {"w" :804, "h" :78},
                    "position" : {"x" :0, "y" :0}
                },
                "Security" : {
                    "type" : 6,
                    "bound" : {"w":400, "h":50},
                    "innerPos" : {"x" :0, "y" :0},
                    "value" :"Security",
                    "font" :"36px SourceSansPro-Light",
                    "color" :"0xFFFFFF",
                    "align" :"left",
                    "position" : {"x" :30, "y" :15}
                },
                "wifiAuthTypeText" : {
                    "type" : 6,
                    "bound" : {"w":370, "h":40},
                    "innerPos" : {"x" :0, "y" :0},
                    "value" :" ",
                    "font" :"36px SourceSansPro-Light",
                    "color" :"0xFFFFFF",
                    "align" :"center",
                    "position" : {"x" :400, "y" :15}
                }
            }
        },
        "wifiAddAuthListGrp" : {
            "type" : 0,
            "position" : {"x" :510, "y" :114},
            "navigation" : {"leftTo" : "", "rightTo" : "", "upTo" : "", "downTo" : ""},
            "items" : {
                "wifiAddAuthListGrpBg" : {
                    "type" : 7,
                    "bound" : {"w" :900, "h" :852},
                    "position" : {"x" :0, "y" :0}
                },
                "wifiAddAuthListText" : {
                    "type" : 6,
                    "bound" : {"w":820, "h":48},
                    "innerPos" : {"x" :410, "y" :0},
                    "value" :"Security",
                    "font" :"48px SourceSansPro-Light",
                    "color" :"0xFFFFFF",
                    "align" :"left",
                    "position" : {"x" :40, "y" :40}
                },
                "wifiAddAuthList" : {
                    "type" : 8,
                    "position" : {"x":40, "y":136},
                    "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : "", "downTo" : ""}
                }
            }
        },
        "wifiAddCancelBtn" : {
            "type" : 0,
            "position" : {"x" :860, "y" :662},
            "navigation" : {"leftTo" : "", "rightTo" : "wifiAddConnectBtn", "upTo" : "wifiAuthTypeBtn", "downTo" : ""},
            "items" : {
                "wifiAddCancelImg" : {
                    "type" : 7,
                    "bound" : {"w" :236, "h" :70},
                    "position" : {"x" :0, "y" :0}
                },
                "wifiAddCancelText" : {
                    "type" : 6,
                    "bound" : {"w":236, "h":40},
                    "innerPos" : {"x" :0, "y" :0},
                    "value" :"Cancel",
                    "font" :"36px SourceSansPro-Light",
                    "color" :"0xFFFFFF",
                    "align" :"center",
                    "position" : {"x" :0, "y" :15}
                }
            }
        },
        "wifiAddConnectBtn" : {
            "type" : 0,
            "position" : {"x" :1126, "y" :662},
            "navigation" : {"leftTo" : "wifiAddCancelBtn", "rightTo" : "", "upTo" : "wifiAuthTypeBtn", "downTo" : ""},
            "items" : {
                "wifiAddConnectImg" : {
                    "type" : 7,
                    "bound" : {"w" :236, "h" :70},
                    "position" : {"x" :0, "y" :0}
                },
                "wifiAddConnectText" : {
                    "type" : 6,
                    "bound" : {"w":236, "h":40},
                    "innerPos" : {"x" :0, "y" :0},
                    "value" :"Connect",
                    "font" :"36px SourceSansPro-Light",
                    "color" :"0xFFFFFF",
                    "align" :"center",
                    "position" : {"x" :0, "y" :15}
                }
            }
        }
    }
  }
}
