{
  "liveTVSource" : {
    "type": 0,
    "position": {
      "x": 0,
      "y": 0
    },
    "items": {
      "bgImgBig": {
        "type": 7,
        "bound": {
          "w": 1920,
          "h": 1080
        },
        "position": {
          "x": 0,
          "y": 0
        },
        "navigation": {
          "leftTo": null,
          "rightTo": null,
          "upTo": null,
          "downTo": null
        }
      },
        "mainGrp": {
          "type": 0,
          "position": {
            "x": 0,
            "y": 0
          },
          "items":{
            "search_bg": {
              "type": 7,
              "bound": {
                "w": 1200,
                "h": 420
              },
              "position": {
                "x": 360,
                "y": 240
              },
              "navigation": {
                "leftTo": null,
                "rightTo": null,
                "upTo": null,
                "downTo": null
              }
            },
            "welcomeText": {
              "type": 6,
              "bound": {
                "w": 1920,
                "h": 96
              },
              "innerPos": {
                "x": 960,
                "y": 0
              },
              "value": "Live TV",
              "font": "60px SourceSansPro-Light bold",
              "color": "0xFFFFFF",
              "align": "center",
              "position": {
                "x": 0,
                "y": 84
              },
              "navigation": {
                "leftTo": null,
                "rightTo": null,
                "upTo": null,
                "downTo": null
              }
            },
            "BtnInput": {
              "type": 0,
              "position": {
                "x": 750,
                "y": 965
              },
              "navigation": {
                "leftTo": null,
                "rightTo": null,
                "upTo": "liveTVBtn",
                "downTo": null
              },
              "items": {
                "btn_input_bg": {
                  "type": 7,
                  "bound": {
                    "w": 420,
                    "h": 72
                  },
                  "position": {
                    "x": 0,
                    "y": 0
                  }
                },
                "btn_input_text": {
                  "type": 6,
                  "bound": {
                    "w": 420,
                    "h": 36
                  },
                  "innerPos": {
                    "x": 190,
                    "y": 0
                  },
                  "value": "Change input",
                  "font": "32px SourceSansPro-Light",
                  "color": "0xFFFFFF",
                  "align": "center",
                  "position": {
                    "x": 0,
                    "y": 18
                  }
                }
              }
            },
            "liveTVBtn" : {
              "type" : 0,
              "position" : {"x" :575, "y" :675},
              "navigation" : {"leftTo" : null, "rightTo" : "InputsBtn", "upTo" : null, "downTo" : "BtnInput"},
              "items" : {
                "liveTVBtnBG" : {
                  "type" : 7,
                  "bound" : {"w" :360, "h" :240},
                  "position" : {"x" :0, "y" :0},
                  "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                },
                "liveTVBtnImg" : {
                  "type" : 7,
                  "bound" : {"w" :108, "h" :108},
                  "position" : {"x" :130, "y" :45},
                  "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                },
                "liveTVBtnTxt" : {
                  "type" : 6,
                  "bound" : {"w":374, "h":48},
                  "innerPos" : {"x" :187, "y" :0},
                  "value" :"satellite",
                  "font" :"36px SourceSansPro-Light",
                  "color" :"0xFFFFFF",
                  "align" :"center",
                  "position" : {"x" :0, "y" :162},
                  "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                }
              }
            },
            "InputsBtn" : {
              "type" : 0,
              "position" : {"x" :971, "y" :675},
              "navigation" : {"leftTo" : "liveTVBtn", "rightTo" : null, "upTo" : null, "downTo" : "BtnInput"},
              "items" : {
                "InputsBG" : {
                  "type" : 7,
                  "bound" : {"w" :360, "h" :240},
                  "position" : {"x" :0, "y" :0},
                  "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                },
                "InputsImg" : {
                  "type" : 7,
                  "bound" : {"w" :108, "h" :108},
                  "position" : {"x" :130, "y" :45},
                  "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                },
                "InputsTxt" : {
                  "type" : 6,
                  "bound" : {"w":374, "h":48},
                  "innerPos" : {"x" :187, "y" :0},
                  "value" :"set box",
                  "font" :"36px SourceSansPro-Light",
                  "color" :"0xFFFFFF",
                  "align" :"center",
                  "position" : {"x" :0, "y" :162},
                  "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                }
              }
            }
          }
        }
    }
  }
}
