{
    "sampleData" : {
        "title" : "Bitcoin Exchange Rates",
        "contents" : [
            { "name" : "24h", "value" : "--" },
            { "name" : "7d",  "value" : "--" },
            { "name" : "30d", "value" : "--" }
        ],
        "action" : {
            "text" : "Action Link",
            "url" : "http://slashdot.org/"
        }
    },
    "displayName" : "Bitcoin Exchange Rates ({{{TILE_NAME}}})",
    "name" : "{{{TILE_NAME}}}",
    "description" : "Bitcoin information updated in real time.",
    "style" : "TABLE",
    "icons" : {
        "16":  "{{{host}}}/{{{TILE_NAME}}}/logo_16.png",
        "48":  "{{{host}}}/{{{TILE_NAME}}}/logo_48.png",
        "128": "{{{host}}}/{{{TILE_NAME}}}/logo_128.png"
    }
}
