{
  "startEposCountDown" : {
    "type" : 0,
    "position" : {"x" :510, "y" :241},
    "items" : {
      "bgImg" : {
        "type" : 7,
        "bound" : {"w" :900, "h" :598},
        "position" : {"x" :0, "y" :0}
      },
      "msgTitle" : {
        "type" : 6,
        "bound" : {"w":820, "h":40},
        "innerPos" : {"x" :0, "y" :0},
        "value" :"Initate Store Mode",
        "font" :"48px SourceSansPro-Light",
        "color" :"0xFFFFFF",
        "align" :"left",
        "position" : {"x" : 40, "y" :40}
      },
      "msgPanel" : {
        "type" : 0,
        "position" : {"x" : 40, "y" :158},
        "items" : {
          "msgTxt" : {
            "type" : 6,
            "bound" : {"w":820, "h":0},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"Store Mode will be initiated after the countdown. Do you want to change to Home Mode or initiate Store Mode immediately?",
            "font" :"36px SourceSansPro-Light",
            "color" :"0xFFFFFF",
            "align" :"left",
            "lineHeight" : 15,
            "warp": true,
            "position" : {"x" :0, "y" :0},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
          }
        }
      },
      "startEposBar" : {
        "type": 7,
        "bound": {"w": 820, "h": 12},
        "position": {"x": 40, "y": 326},
        "navigation": {"leftTo": null, "rightTo": null, "upTo": null, "downTo": null}
      },
      "btnHome" : {
        "type" : 0,
        "position" : {"x" :40, "y" :398},
        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : "btnStore"},
        "items" : {
          "homeImg" : {
            "type" : 7,
            "bound" : {"w" : 820, "h" :70},
            "position" : {"x" :0, "y" :0}
          },
          "homeTxt" : {
            "type" : 6,
            "bound" : {"w":820, "h":70},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"Home",
            "font" :"36px SourceSansPro-Light",
            "color" :"0xFFFFFF",
            "align" :"center",
            "position" : {"x" :0, "y" :0}
          }
        }
      },
      "btnStore" : {
        "type" : 0,
        "position" : {"x" :40, "y" : 488},
        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : "btnHome", "downTo" :  null},
        "items" : {
          "storeImg" : {
            "type" : 7,
            "bound" : {"w" : 820, "h" :70},
            "position" : {"x" :0, "y" :0}
          },
          "storeTxt" : {
            "type" : 6,
            "bound" : {"w":820, "h":70},
            "innerPos" : {"x" :0, "y" : 0},
            "value" :"Store",
            "font" :"36px SourceSansPro-Light",
            "color" :"0xFFFFFF",
            "align" :"center",
            "position" : {"x" :0, "y" : 0}
          }
        }
      }
    }
  }
}
