{
  "mainTiles" : {
    "type": 0,
    "position": {"x": 0, "y": 0},
    "items": {
      "launcherTiles" : {
        "type" : 8,
        "position" : {"x":-200, "y":200}
      },
      "inputTiles" : {
        "type" : 8,
        "position" : {"x":-200, "y":950}
      },
      "appTiles" : {
        "type" : 8,
        "position" : {"x":-200, "y":1570}
      },
      "channelTiles" : {
        "type" : 8,
        "position" : {"x":-200, "y":2190}
      },
      "moveIcons" : {
        "type" : 0,
        "position" : {"x" :-10, "y" :200},
        "items" : {
          "leftIcon" : {
            "type" : 7,
            "bound" : {"w" :96, "h" :96},
            "position" : {"x" :0, "y" :100}
          },
          "deleteIcon" : {
            "type" : 7,
            "bound" : {"w" :96, "h" :96},
            "position" : {"x" :250, "y" :0}
          },
          "rightIcon" : {
            "type" : 7,
            "bound" : {"w" :96, "h" :96},
            "position" : {"x" :500, "y" :100}
          },
          "upIcon" : {
            "type" : 7,
            "bound" : {"w" :96, "h" :48},
            "position" : {"x" :250, "y" :90}
          }
        }
      },
      "backArrow" : {
        "type" : 7,
        "bound" : {"w" :144, "h" :144},
        "position" : {"x" :-400, "y" :450}
      }
    }
  }
}