{
    "sampleData" : {
        "title" : "{{{TILE_NAME}}} {{{TILE_STYLE}}}",
        "contents" : [ {
            "image" : "{{{host}}}/{{{TILE_NAME}}}/loading.png",
            "title": "Loading..."
        } ],
        "config" : {
               "listStyle" : "GALLERY"
        }

    },
    "displayName" : "{{{TILE_NAME}}}",
    "name" : "{{{TILE_NAME}}}",
    "description" : "{{{TILE_NAME}}}",
    "style" : "GALLERY",
    "icons" : {
        "16": "https://developer.jivesoftware.com/DeveloperAssets/images/icons/jivedev-xsmall.png",
        "48": "https://developer.jivesoftware.com/DeveloperAssets/images/icons/jivedev-small.png",
        "128": "https://developer.jivesoftware.com/DeveloperAssets/images/icons/jivedev-med.png"
    },
    "config" : "__jive_none__"
}