{
  "WeatherBar" : {
    "type" : 0,
    "position" : {"x" :24, "y" :36},
    "items" : {
      "accu_fw_bg" : {
        "type" : 7,
        "bound" : {"w" :290, "h" :320},
        "position" : {"x" :0, "y" :0}
        },
      "accu_fw_temp" : {
        "type" : 6,
        "bound" : {"w":290, "h":30},
        "innerPos" : {"x" :92, "y" :0},
        "value" :"TEST",
        "font" :"30px SourceSansPro-Light",
        "color" :"0xFFFFFF",
        "alpha":"0.8",
        "align" :"center",
        "position" : {"x" :0, "y" :296},
        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
      },
      "accu_fw_txt" : {
        "type" : 6,
        "bound" : {"w":290, "h":78},
        "innerPos" : {"x" :0, "y" :0},
        "value" :"TEST",
        "font" :"34px SourceSansPro-Light",
        "color" :"0xFFFFFF",
        "alpha":"0.8",
        "lineHeight":2,
        "warp": "true",
        "maxLines":2,
        "align" :"center",
        "position" : {"x" :0, "y" :206},
        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
      },
      "accu_fw_img" : {
        "type" : 7,
        "bound" : {"w" :170, "h" :170},
        "position" : {"x" :60, "y" :36},
        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
      },
      "accu_fw_date" : {
        "type" : 6,
        "bound" : {"w":290, "h":36},
        "innerPos" : {"x" :0, "y" :0},
        "value" :"TEST",
        "font" :"36px SourceSansPro-Light",
        "color" :"0xFFFFFF",
        "alpha":"0.8",
        "align" :"center",
        "position" : {"x" :0, "y" :0},
        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
      }
    }
  }
}
