{
  "type": "container",
  "background": {
    "type": "image",
    "id": "-18"
  },
  "layout": {
    "h": 26
  },
  "layers": [
    {
      "type": "container",
      "background": {
        "type": "image",
        "id": "-17",
        "color": "%1$s"
      },
      "layout": {
        "h": 26
      },
      "layers": [
        {
          "type": "text",
          "text": "%2$s",
          "color": "000000",
          "size": 17,
          "bold": true,
          "layout": {
            "x": 0,
            "y": 0.5,
            "halign": "left",
            "valign": "center"
          }
        }
      ]
    }
  ]
}