{
    "fte_source" : {
        "type" : 0,
        "position" : {"x" :0, "y" :0},
        "items" : {
            "titleBtn" : {
                "type": 5,
                "position": { "x" :0, "y" :0},
                "navigation" : {"leftTo" : "inputField", "rightTo" : null, "upTo" : null, "downTo" : "disPlayPasswdItem"},
                "items": {
                    "titleImg" : {
                        "type" : 7,
                        "bound" : {"w" :1296, "h" :150},
                        "alpha":0,
                        "position" : {"x" :0, "y" :0},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    },
                    "titleText" : {
                        "type" : 6,
                        "bound" : {"w" :1200, "h" :72},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"Select your Primary input source",
                        "font" :"60px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"left",
                        "column" :"middle",
                        "position" : {"x" :48, "y" :48},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    }
                }
            },
            "backgroundImg": {
                "type" : 7,
                "bound" : {"w" :624, "h" :1080},
                "position" : {"x" :1296, "y" :0},
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
            },
            "tiles" : {
                "type" : 8,
                "position" : {"x":1344, "y":48},
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
            }
        }
    }
}


