{
  "templateStatuses": [
    { "id": "draft", "title": "Draft", "color": "#9b9b9b" },
    { "id": "inProgress", "title": "In Progress", "color": "#FC0" },
    { "id": "ready", "title": "Ready", "color": "#2ECC40" }
  ]
}
