{
  "picModeNewTile" : {
    "type" : 5,
    "position" : {"x" :300, "y" :500},
    "items" : {
      "tileBg" : {
        "type" : 7,
        "bound" : {"w" :295, "h" :160},
        "position" : {"x" :0, "y" :0}
      },
      "tileImg" : {
        "type" : 7,
        "bound" : {"w" :64, "h" :64},
        "position" : {"x" :115, "y" :24}
      },
      "tileTxt" : {
        "type" : 6,
        "bound" : {"w":255, "h":36},
        "innerPos" : {"x" :0, "y" :0},
        "value" :"",
        "font" :"36px SourceSansPro-Light",
        "color" :"0xFFFFFF",
        "align" :"center",
        "position" : {"x" :20, "y" :100}
      }
    }
  }
}
