{
  "ToastDialog" : {
    "type" : 0,
    "bound" : {"w" :1920, "h" :1080},
    "position" : {"x" :0, "y" :0},
    "items" : {
      "ImgBg" : {
        "type" : 7,
        "bound" : {"w" :1920, "h" :1080},
        "position" : {"x" :0, "y" :0}
      },
      "ToastFrm" : {
        "type" : 0,
        "bound" : {"w" :760, "h" :220},
        "position" : {"x" :580, "y" :796},
        "items" : {
          "ToastImg" : {
            "type" : 7,
            "bound" : {"w" :760, "h" :220},
            "position" : {"x" :0, "y" :0}
          },
          "ToastIcon" : {
            "type" : 7,
            "bound" : {"w" :120, "h" :120},
            "position" : {"x" :50, "y" :50}
          },
          "ToastInfo" : {
            "type" : 6,
            "bound" : {"w":492, "h":40},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"Pairing failed. Please try again",
            "font" :"36px SourceSansPro-Light",
            "color" :"#363e4d",
            "align" :"center",
            "warp":true,
            "position" : {"x" :194, "y" :68},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : ""}
          }
        }
      }
    }
  }
}
