{
    "sampleData" : {
        "title" : "BaseCamp-ToDoList",
        "contents" : [ {
            "text" : "Place holder for To Do Lists"
        } ],
        "config" : {
               "listStyle" : "contentList"
        },
        "action" : {
            "text" : "Action Link",
            "context" : { "test" : "data" }
        }
    },
    "displayName" : "BaseCamp-ToDoList ({{{TILE_NAME}}})",
    "name" : "{{{TILE_NAME}}}",
    "description" : "BaseCamp-ToDoList",
    "style" : "LIST",
    "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"
    }  ,
    "action": "{{{TILE_NAME}}}/action"
}