{
    "alexa_register_item" : {
        "type" : 0,
        "position" : {"x" :0, "y" :0},
        "items" : {
            "bgImg" : {
                "type" : 7,
                "bound" : {"w" :940, "h" :90},
                "position" : {"x" :0, "y" :0},
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
            },
            "text" : {
                "type" : 6,
                "bound" : {"w":940, "h":90},
                "innerPos" : {"x" :0, "y" :0},
                "value" :"TEST",
                "font" :"30px SourceSansPro-Light",
                "color" :"0xFFFFFF",
                "align" :"center",
                "position" : {"x" :0, "y" :0},
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
            }
        }
    }
}
