{
  "onboarding": {
    "type": "mouse",
    "device": "m500s",
    "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,
        "title": "ONBOARD_SET_UP_POINTER_SPEED",
        "description": null,
        "imagePanel": {
          "image": "device_image",
          "animation": {
            "entry": [
              {
                "animationType": "TRANSLATE_Y_30",
                "animationTimeout": 500
              },
              {
                "animationType": "MOVE_LEFT_MICE",
                "animationTimeout": 780
              }
            ]
          },
          "slots": [
            {
              "slotId": "m500s-8c093_mouse_settings"
            }
          ]
        },
        "configurationPanel": {
          "configuration": "pointer_speed",
          "animation": {
            "entry": {
              "animationType": "HORIZONTAL_FROM",
              "animationTimeout": 1500
            },
            "exit": {
              "animationType": "HORIZONTAL_FROM"
            }
          }
        }
      },
      {
        "index": 2,
        "title": "ONBOARD_SCROLL_WHEEL_MODES",
        "description": "ONBOARD_HYPER_FAST_SCROLL_DESCRIPTION",
        "imagePanel": {
          "image": "device_image",
          "profileTab": "pointAndScroll",
          "slotStyle": "purple",
          "slotAnimation": {
            "entry": {
              "animationType": "FADE_IN"
            },
            "exit": {
              "animationType": "FADE_IN"
            }
          },
          "slots": [
            {
              "slotId": "m500s-8c093_mouse_wheel_settings",
              "noAssignmentLabel": true,
              "label": {
                "x": 1,
                "y": 0
              },
              "marker": {
                "x": 51,
                "y": 39.5
              },
              "styles": {
                "width": 16,
                "height": 33,
                "shape": "oval",
                "borderRadiusInPixel": 6
              }
            }
          ]
        },
        "configurationPanel": {
          "configuration": "scroll_wheel_modes",
          "animation": {
            "entry": {
              "animationType": "HORIZONTAL_FROM",
              "animationTimeout": 300
            },
            "exit": {
              "animationType": "HORIZONTAL_FROM"
            }
          }
        }
      },
      {
        "index": 3,
        "title": "ONBOARD_CUSTOMIZE_FORWARD_BUTTON",
        "description": "ONBOARD_FORWARD_BUTTON_DESCRIPTION",
        "imagePanel": {
          "image": "device_image",
          "profileTab": "buttons",
          "slotStyle": "purple",
          "slotAnimation": {
            "entry": {
              "animationType": "FADE_IN"
            },
            "exit": {
              "animationType": "FADE_IN"
            }
          },
          "slots": [
            {
              "slotId": "m500s-8c093_c86",
              "label": {
                "x": -1,
                "y": -1
              },
              "marker": {
                "x": 32,
                "y": 38.75
              }
            }
          ]
        },
        "configurationPanel": {
          "configuration": "forward_button",
          "animation": {
            "entry": {
              "animationType": "HORIZONTAL_FROM",
              "animationTimeout": 300
            },
            "exit": {
              "animationType": "HORIZONTAL_FROM"
            }
          }
        }
      },
      {
        "index": 4,
        "title": "ONBOARD_CUSTOMIZE_BACK_BUTTON",
        "description": "ONBOARD_BACK_BUTTON_DESCRIPTION",
        "imagePanel": {
          "image": "device_image",
          "profileTab": "buttons",
          "slotStyle": "purple",
          "slotAnimation": {
            "entry": {
              "animationType": "FADE_IN"
            },
            "exit": {
              "animationType": "FADE_IN"
            }
          },
          "slots": [
            {
              "slotId": "m500s-8c093_c83",
              "label": {
                "x": -1,
                "y": -1
              },
              "marker": {
                "x": 34,
                "y": 53
              }
            }
          ]
        },
        "configurationPanel": {
          "configuration": "previous_button",
          "animation": {
            "entry": {
              "animationType": "HORIZONTAL_FROM",
              "animationTimeout": 300
            },
            "exit": {
              "animationType": "HORIZONTAL_FROM"
            }
          }
        }
      },
      {
        "index": 5,
        "background": "purple",
        "title": "",
        "description": "",
        "fadeOutImage": "device_image"
      }
    ]
  }
}
