{
  "appStore" : {
    "type" : 0,
    "position" : {"x" :0, "y" :0},
    "items" : {
        "bgImg" : {
            "type" : 7,
            "bound" : {"w" :1920, "h" :1080},
            "position" : {"x" :0, "y" :0}
        },
        "tilesClass" : {
            "type" : 8,
            "bound" : {"w":1704, "h":66},
            "position" : {"x":0, "y":54},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : "", "downTo" : ""}
        },
        "bannerList": {
          "type" : 8,
          "position" : {"x" :108, "y" :186},
          "bound" : {"w":1704, "h":312},
          "navigation" : {"leftTo" : null, "rightTo" : "", "upTo" : "", "downTo" : null}
      },
      "tilesAppList": {
        "type": 0,
        "position": {
          "x": 108,
          "y": 534
        },
        "items": {
          "tilesApp": {
            "type": 8,
            "bound": {
              "w": 1824,
              "h": 500
            },
            "position": {
              "x": 0,
              "y": 0
            },
            "navigation": {
              "leftTo": null,
              "rightTo": null,
              "upTo": "",
              "downTo": null
            }
          }
        }
      },
        "tilesAllAppGrp" : {
            "type" : 0,
            "position" : {"x" :0, "y" :0},
            "items" : {
                "tilesAllApp" : {
                    "type" : 8,
                    "bound" : {"w":1824, "h":500},
                    "position" : {"x":108, "y":168},
                    "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : "", "downTo" : null}
                }
            }
        },

        "errorGrp": {
          "type" : 0,
          "position" : {"x" :0, "y" :0},
          "items" : {
            "errorTip" : {
              "type" : 6,
              "bound" : {"w":1800, "h":48},
              "innerPos" : {"x" :0, "y" :0},
              "value" :"[OT0379]",
              "font" :"48px Arial",
              "align" :"center",
              "color" :"0xffffff",
              "alpha" :0.7,
              "position" : {"x" :60, "y" :670},
              "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
            },
            "errorImg": {
              "type": 7,
              "bound": {"w": 198, "h": 198},
              "position": {"x": 861, "y": 340}
            },
            "backBtn": {
              "type": 0,
              "position": {"x": 782, "y": 756},
              "navigation": {"leftTo": "", "rightTo": "", "upTo": "", "downTo": ""},
              "items": {
                "backBtnImg": {
                  "type": 7,
                  "bound": {"w": 355, "h": 86},
                  "position": {"x": 0, "y": 0}
                },
                "backBtnText": {
                  "type": 6,
                  "bound": {"w": 355, "h": 40},
                  "innerPos": {"x": 0, "y": 0},
                  "value": "Back",
                  "font": "48px SourceSansPro-Light",
                  "color": "0xffffff",
                  "align": "center",
                  "position": {"x": 0, "y": 20}
                }
              }
            }
          }
        },
        "NoDataTip": {
          "type" : 0,
          "position" : {"x" :0, "y" :0},
          "items" : {
            "NoDataTipText": {
              "type": 6,
              "bound": {"w": 1800, "h": 48},
              "innerPos": {"x": 0, "y": 0},
              "value": "Sorry,there is no data in this tab",
              "font": "48px Arial",
              "align": "center",
              "color": "0xffffff",
              "alpha": 0.7,
              "position": {"x": 60, "y": 676},
              "navigation": {"leftTo": null, "rightTo": null, "upTo": null, "downTo": null}
            },
            "NoDataTipImg": {
              "type": 7,
              "bound": {"w": 300, "h": 300},
              "position": {"x": 800, "y": 340}
            }
          }
      }

    }
  }
}
