{
    "sampleData" : {
        "title" : "Jive-JIRA",
        "contents" : [
            { "name" : "Severity", "value" : "Number" }
        ],
        "action" : {
            "text" : "JIRA",
            "url" : "https://jira.jivesoftware.com"
        }
    },
    "displayName" : "JIRA issues {{{TILE_NAME}}}",
    "name" : "{{{TILE_NAME}}}",
    "description" : "Displays jira issues",
    "style" : "TABLE",
    "icons" : {
        "16"  : "{{{host}}}/{{{TILE_NAME}}}/images/jira.png",
        "48"  : "{{{host}}}/{{{TILE_NAME}}}/images/jira.png",
        "128" : "{{{host}}}/{{{TILE_NAME}}}/images/jira.png"
    },
    "action": "/{{{TILE_NAME}}}/action"
}
