{
  "apiConfig": {
    "tokenizerDomain": "https://api.liveperson.net"
  },
  "theme": {
    "colors": {
      "errorText": "#EE0000"
    },
    "radii": {
      "radius": "6px",
      "inputRadius": "5px"
    },
    "sizes": {
      "buttonHeight": "36px",
      "buttonWidth": "158px",
      "dynamicInputWidth": "100%",
      "dynamicInputHeight": "32px",
      "footerHeight": "80px",
      "headerHeight": "64px"
    },
    "borders": {
      "primaryBorder": "none",
      "primaryBorderHovered": "none"
    },
    "space": {
      "expandCollapseButton": "45px",
      "inputPadding": "7px"
    },
    "specificFonts": {
      "secondaryButtonFont": "WidgetRegular"
    },
    "fontSizes": {
      "generalFontSize": "14px",
      "placeholderSizeDesktop": "13px",
      "placeholderSizeMobile": "16px"
    }
  },
  "translations": {
    "en": {
      "greeting": "Hi! I'm here to help",
      "close_icon": "Hide the chat window",
      "placeholder": "Type your message here...",
      "start_over": "Start Over",
      "agent": "Agent",
      "agent_unavailable": "Looks like you need agent support. Unfortunately, our agents are unavailable at this time. Please contact us between 8:00am - 3:00am Eastern Time so we can further assist you.",
      "closed_conversation_agent": "Sorry, this chat with the agent is currently closed. If you'd like to reconnect with an agent, please click on 'Connect'",
      "connecting_agent": "Now connecting you with an agent. Type **quit** anytime to disconnect",
      "failed_connect_agent": "We're sorry. We're unable to connect you with an agent. Please try again in 30 minutes.",
      "waiting_in_queue": "You are number {{number}} in the queue.",
      "open_menu": "Open menu",
      "send_message": "Send",
      "close_widget": "Hide the chat window",
      "select_option": "Select option",
      "toggle": "Toggle chatbot window",
      "bot_icon": "Bot icon",
      "connect": "Connect",
      "expand_button": "Expand Button",
      "collapse_button": "Collapse Button",
      "form_submitted_successfully": "Your form has been submitted. Please wait a few minutes while we review the information.",
      "form_expired": "Secure form session expired. Please ask the agent to resend the form",
      "resend_countdown": "{{label}} in {{time}}"
    },
    "es": {
      "greeting": "Hola! ¿Le puedo ayudar?",
      "close_icon": "Ocultar la ventana de chat",
      "placeholder": "Escribe tu mensaje aquí..",
      "start_over": "Reiniciar",
      "agent": "Agente",
      "agent_unavailable": "Parece que necesita el apoyo de un agente. Desafortunadamente, nuestros agentes no están disponibles en este momento. Comuníquese con nosotros entre las 8 a. m. y las 3 a. m., hora del este, para que podamos ayudarlo.",
      "closed_conversation_agent": "Lo sentimos, este chat con el agente está actualmente cerrado. Si desea volver a conectarse con un agente, haga clic en 'Conectar'",
      "connecting_agent": "Conectando con un agente. escriba **quit** en cualquier momento para desconectarse",
      "failed_connect_agent": "Lo lamentamos. No pudimos conectarlo con un agente. Vuelva a intentarlo en 30 minutos.",
      "waiting_in_queue": "Eres el número {{number}} en la cola.",
      "open_menu": "Abrir menú",
      "send_message": "Enviar",
      "close_widget": "Ocultar la ventana de chat",
      "select_option": "Seleccionar opción",
      "toggle": "Alternar ventana del chatbot",
      "bot_icon": "Icono del bot",
      "connect": "Conectar",
      "expand_button": "Botón expandir",
      "collapse_button": "Botón de colapso",
      "form_submitted_successfully": "Su formulario ha sido enviado. Por favor, espere unos minutos mientras revisamos la información.",
      "form_expired": "La sesión del formulario seguro ha expirado. Por favor solicite al agente que reenvíe el formulario",
      "resend_countdown": "{{label}} en {{time}}"
    }
  },
  "timeoutsAndDelays": {
    "sessionIdExpirationTime": 0.55,
    "intervalToGetMessages": 5000,
    "redirectionDelayTime": 2000,
    "timeouts": {
      "firstTimeout": 10.3,
      "secondTimeout": 10.3,
      "thirdTimeout": 10.3
    },
    "checkTimeoutInterval": 10000
  },
  "scripts": [],
  "widgetIcon": {
    "format": "svg",
    "maxW": ["16", "20", "44"],
    "maxH": ["16", "20", "28"],
    "states": {
      "mobile": {
        "default": "mobile-default",
        "hovered": "mobile-hovered"
      },
      "active": {
        "default": "active-default",
        "hovered": "active-hovered"
      },
      "inactive": {
        "en": { "default": "en-default", "hovered": "en-hovered" },
        "es": { "default": "es-default", "hovered": "es-hovered" }
      }
    }
  }
}
