{
  "deviceConnected": {
    "type": 0,
    "position": {
      "x": 465,
      "y": 180
    },
    "items": {
      "device_bg": {
        "type": 7,
        "bound": {
          "w": 990,
          "h": 720
        },
        "position": {
          "x": 0,
          "y": 0
        },
        "navigation": {
          "leftTo": null,
          "rightTo": null,
          "upTo": null,
          "downTo": null
        }
      },
      "deviceTitle": {
        "type": 6,
        "bound": {
          "w": 800,
          "h": 60
        },
        "innerPos": {
          "x": 0,
          "y": 0
        },
        "value": "",
        "font": "60px SourceSansPro-Light",
        "color": "0xFFFFFF",
        "align": "left",
        "position": {
          "x": 48,
          "y": 50
        },
        "navigation": {
          "leftTo": null,
          "rightTo": null,
          "upTo": null,
          "downTo": null
        }
      },
      "deviceIcon": {
        "type": 7,
        "bound": {
          "w": 100,
          "h": 100
        },
        "position": {
          "x": 435,
          "y": 190
        },
        "navigation": {
          "leftTo": "device_bg.json",
          "rightTo": null,
          "upTo": null,
          "downTo": null
        }
      },
      "deviceTip": {
        "type": 6,
        "bound": {
          "w": 894,
          "h": 260
        },
        "innerPos": {
          "x": 0,
          "y": 0
        },
        "value": "USB device inserted! Enter Media Player?",
        "font": "36px SourceSansPro-Light",
        "color": "0xFFFFFF",
        "align": "left",
        "warp": true,
        "position": {
          "x": 48,
          "y": 338
        },
        "navigation": {
          "leftTo": null,
          "rightTo": null,
          "upTo": null,
          "downTo": "BtnNo"
        }
      },
      "BtnNo": {
        "type": 5,
        "position": {
          "x": 260,
          "y": 600
        },
        "navigation": {
          "leftTo": null,
          "rightTo": "BtnYes",
          "upTo": null,
          "downTo": null
        },
        "items": {
          "btn_no_bg": {
            "type": 7,
            "bound": {
              "w": 340,
              "h": 72
            },
            "position": {
              "x": 0,
              "y": 0
            }
          },
          "btn_no_text": {
            "type": 6,
            "bound": {
              "w": 340,
              "h": 36
            },
            "innerPos": {
              "x": 170,
              "y": 0
            },
            "value": "No",
            "font": "36px SourceSansPro-Light",
            "color": "0xF0F0F0",
            "align": "center",
            "position": {
              "x": 0,
              "y": 18
            }
          }
        }
      },
      "BtnYes": {
        "type": 5,
        "position": {
          "x": 620,
          "y": 601
        },
        "navigation": {
          "leftTo": "BtnNo",
          "rightTo": null,
          "upTo": null,
          "downTo": "device_bg.json"
        },
        "items": {
          "btn_yes_bg": {
            "type": 7,
            "bound": {
              "w": 340,
              "h": 72
            },
            "position": {
              "x": 0,
              "y": 0
            }
          },
          "btn_yes_text": {
            "type": 6,
            "bound": {
              "w": 340,
              "h": 36
            },
            "innerPos": {
              "x": 170,
              "y": 0
            },
            "value": "Yes",
            "font": "36px SourceSansPro-Light",
            "color": "0xF0F0F0",
            "align": "center",
            "position": {
              "x": 0,
              "y": 18
            }
          }
        }
      }
    }
  }
}
