{
  "target": "BASE",
  "preferences": {
    "css": ".team-theme-bg {\n    background-color: rgb(255, 255, 255);\n}\n\n.team-theme-bg-light {\n    background-color: rgb(0, 0, 0);\n    color: white !important;\n}\n\n.team-theme-bg-dark {\n    background-color: rgb(0, 0, 0);\n}",
    "colors": {
      "base": "rgb(255, 255, 255)",
      "light": "rgb(0, 0, 0)",
      "dark": "rgb(0, 0, 0)"
    }
  },
  "companyName": "Thirdlove",
  "chatbotName": {
    "base": "Thirdlove"
  },
  "chatInputSettings": {
    "enableLiveChatClosingSurveyButton": true
  },
  "closingSurveySettings": {
    "isFeedbackEnabled": true,
    "isAgentOnly": false
  },
  "ratingSettings": {
    "enableResolution": true,
    "useDynamicCSATv2": true,
    "isBinary": false
  },
  "settings": {
    "privacyNote": "By using this chatbot, you agree that your data may be stored and processed by us and our third party providers as described in our policies."
  },
  "loaderConfig": {
    "height": 700,
    "width": 500,
    "minimizedHeight": 100,
    "minimizedWidth": 100,
    "zIndex": 99999999,
    "defaultVisible": true,
    "bottomOffset": "0",
    "horizontalOffset": "0",
    "iframeTitle": "Chat Widget"
  }
}