{
  "factory": "basic",
  "config": {
    "animation": {
      "animationName": "winAmountBoxAnimation",
      "animationState": "animation",
      "loop": false
    },
    "attachments": {
      "counting": {
        "type": "text",
        "config": {
          "style": {
            "font": "46px MyriadPro_Bold",
            "align": "center",
            "shadowBlur": 25,
            "shadowColor": "#257ab3",
            "fill": [
              "#fefefe",
              "#ffffff",
              "#84beff"
            ],
            "stroke": "#0A466F",
            "strokeThickness": 4
          },
          "text": "Langlib.text"
        }
      }
    }
  }
}