{
  "onboarding": {
    "type": "mouse",
    "device": "m187",
    "featureTour": true,
    "style": "slides",
    "slides": [
      {
        "index": 0,
        "background": "purple",
        "title": "ONBOARD_WELCOME_PAGE_DEVICE_NAME_TITLE",
        "description": "ONBOARD_PRESS_THE_NEXT_BUTTON_BELOW_TO_START_SETTING_UP_YOUR_DEVICE_NAME",
        "fadeOutImage": "device_image"
      },
      {
        "index": 1,
        "imagePanel": {
          "id": "pointer_speed",
          "image": "device_image",
          "animation": {
            "entry": [
              {
                "animationType": "TRANSLATE_Y_30",
                "animationTimeout": 500
              },
              {
                "animationType": "MOVE_LEFT_MICE",
                "animationTimeout": 780
              }
            ]
          },
          "slots": [
            {
              "slotId": "m187-4054_mouse_settings"
            }
          ]
        },
        "configurationPanel": {
          "configurations": [
            {
              "configurationType": "pointer_speed",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 900
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              },
              "title": "ONBOARD_SET_UP_POINTER_SPEED",
              "description": null
            }
          ]
        }
      },
      {
        "index": 2,
        "imagePanel": {
          "id": "previous_button",
          "image": "device_image",
          "profileTab": "buttons",
          "slotStyle": "purple",
          "slotAnimation": {
            "entry": {
              "animationType": "FADE_IN"
            },
            "exit": {
              "animationType": "FADE_IN"
            }
          },
          "slots": [
            {
              "slotId": "m187-4054_c82",
              "label": {
                "x": 1,
                "y": 0
              },
              "marker": {
                "x": 49.5,
                "y": 20
              }
            }
          ]
        },
        "configurationPanel": {
          "configurations": [
            {
              "configurationType": "previous_button",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 300
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              },
              "title": "ONBOARD_CUSTOMIZE_MIDDLE_BUTTON",
              "description": "ONBOARD_MIDDLE_BUTTON_DESCRIPTION"
            }
          ]
        }
      },
      {
        "index": 3,
        "background": "purple",
        "title": "",
        "description": "",
        "fadeOutImage": "device_image"
      }
    ]
  }
}
