{
    "sampleData": {
        "title": "Project Information",
        "contents": [
            { "name": "Project Name", "value" : "---"},
            { "name": "ID", "value": "---" },
            { "name": "Description", "value": "---" },
            { "name": "Created_By", "value": "---"  }
        ],
        "action" : {
            "text" : "Basecamp",
            "url" : "http://www.basecamp.com"
        }
    },
    "config": "/{{{TILE_NAME}}}/configure",
    "register": "/registration",
    "displayName" : "BaseCamp-ProjectInfo ({{{TILE_NAME}}})",
    "name" : "{{{TILE_NAME}}}",
    "description" : "BaseCamp-ProjectInfo",
    "style": "TABLE",
    "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"
}