{
  "type": "container",
  "layers": [
    {
      "type": "image",
      "id": "-113"
    },
    {
      "type": "image",
      "id": "-114",
      "color": "%1$s"
    },
    {
      "type": "image",
      "id": "-115",
      "color": "%2$s"
    },
    {
      "type": "container",
      "layout": {
        "h": 34,
        "w": 31
      },
      "ignoreIfEmpty": true,
      "measureBackground": true,
      "background": {
        "type": "container",
        "layers": [
          {
            "type": "image",
            "id": "-116",
            "color": "%3$s"
          },
          {
            "type": "image",
            "id": "-117",
            "color": "%4$s"
          }
        ]
      },
      "layers": [
        {
          "type": "text",
          "color": "%5$s",
          "text": "%6$s",
          "size": 8,
          "layout": {
            "x": 0.755,
            "y": 0.22,
            "halign": "center",
            "valign": "center"
          }
        }
      ]
    }
  ]
}