{
  "factory": "basic",
  "config": {
    "animation": {
      "animationName": "freeSpinPopup",
      "animationState": "animation",
      "loop": false
    },
    "attachments": {
      "congrats": {
        "type": "text",
        "config": {
          "style": {
            "font": "62px MyriadPro_Bold",
            "align": "center",
            "shadowBlur": 35,
            "shadowColor": "#0099ff",
            "dropShadow": true,
            "dropShadowBlur": 10,
            "dropShadowColor": "#00173E",
            "dropShadowAngle": 1.4,
            "dropShadowDistance": 3,
            "fill": [
              "#fefefe",
              "#ffffff",
              "#5ea9ff"
            ]
          },
          "text": "congratsLC"
        }
      },
      "freespins": {
        "type": "text",
        "config": {
          "style": {
            "font": "56px MyriadPro_Bold",
            "align": "center",
            "shadowBlur": 35,
            "shadowColor": "#0099ff",
            "dropShadow": true,
            "dropShadowBlur": 10,
            "dropShadowColor": "#00173E",
            "dropShadowAngle": 1.4,
            "dropShadowDistance": 3,
            "fill": [
              "#fefefe",
              "#ffffff",
              "#5ea9ff"
            ]
          },
          "text": "freespins"
        }
      },
      "number": {
        "type": "text",
        "config": {
          "style": {
            "font": "98px MyriadPro_Bold",
            "align": "center",
            "shadowBlur": 45,
            "shadowColor": "#0099ff",
            "dropShadow": true,
            "dropShadowBlur": 10,
            "dropShadowColor": "#00173E",
            "dropShadowAngle": 1.4,
            "dropShadowDistance": 4,
            "fill": [
              "#fefefe",
              "#ffffff",
              "#5ea9ff"
            ]
          },
          "text": "text"
        }
      }
    }
  }
}