{
  "onboarding": {
    "type": "mouse",
    "device": "m585",
    "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": "m585-6b01b_mouse_settings"
            }
          ]
        },
        "configurationPanel": {
          "configuration": "pointer_speed",
          "animation": {
            "entry": {
              "animationType": "HORIZONTAL_FROM",
              "animationTimeout": 1500
            },
            "exit": {
              "animationType": "HORIZONTAL_FROM"
            }
          }
        }
      },
      {
        "index": 2,
        "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": "m585-6b01b_c86",
              "label": {
                "x": -1,
                "y": -1
              },
              "marker": {
                "x": 1,
                "y": 41
              }
            }
          ]
        },
        "configurationPanel": {
          "configuration": "forward_button",
          "animation": {
            "entry": {
              "animationType": "HORIZONTAL_FROM",
              "animationTimeout": 300
            },
            "exit": {
              "animationType": "HORIZONTAL_FROM"
            }
          }
        }
      },
      {
        "index": 3,
        "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": "m585-6b01b_c83",
              "label": {
                "x": -1,
                "y": 1
              },
              "marker": {
                "x": 2,
                "y": 56.5
              }
            }
          ]
        },
        "configurationPanel": {
          "configuration": "previous_button",
          "animation": {
            "entry": {
              "animationType": "HORIZONTAL_FROM",
              "animationTimeout": 300
            },
            "exit": {
              "animationType": "HORIZONTAL_FROM"
            }
          }
        }
      },
      {
        "index": 4,
        "title": "ONBOARD_EASY_SWITCH",
        "description": "ONBOARD_MICE_TWO_CHANNELS_EASY_SWITCH_DESCRIPTION",
        "imagePanel": {
          "image": "device_image",
          "slotStyle": "purple",
          "easySwitch": true,
          "slotAnimation": {
            "entry": {
              "animationType": "FADE_IN"
            },
            "exit": {
              "animationType": "FADE_IN"
            }
          },
          "profileTab": "buttons",
          "slots": [
            {
              "slotId": "m585-6b01b_mouse_easy_switch",
              "noAssignmentLabel": true,
              "label": {
                "x": 1,
                "y": 0
              },
              "marker": {
                "x": 49,
                "y": 33
              },
              "styles": {
                "width": 47,
                "height": 28,
                "maxWidth": 23,
                "maxHeight": 23,
                "shape": "oval"
              }
            },
            {
              "slotId": "m585-6b01b_host_change_1",
              "noAssignmentLabel": true,
              "slotName": "SLOT_NAME_EASYSWITCH_HOST_CHANGE_BUTTON",
              "marker": {
                "x": 48.9,
                "y": 42.7
              },
              "animation": {
                "entry": [
                  {
                    "animationType": "BLINKER_FAST",
                    "animationTimeout": 1500
                  },
                  {
                    "animationType": "HIDE",
                    "animationTimeout": 5000
                  }
                ]
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "styles": {
                "width": 45,
                "height": 38,
                "maxWidth": 27,
                "maxHeight": 36,
                "shape": "oval",
                "borderColor": "white",
                "background": "transparent"
              }
            },
            {
              "slotId": "m585-6b01b_host_change_2",
              "noAssignmentLabel": true,
              "slotName": "SLOT_NAME_EASYSWITCH_HOST_CHANGE_BUTTON",
              "marker": {
                "x": 48.9,
                "y": 49
              },
              "animation": {
                "entry": [
                  {
                    "animationType": "BLINKER_FAST",
                    "animationTimeout": 5500
                  }
                ]
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "styles": {
                "width": 45,
                "height": 38,
                "maxWidth": 27,
                "maxHeight": 36,
                "shape": "oval",
                "borderColor": "white",
                "background": "transparent"
              }
            }
          ]
        },
        "configurationPanel": {
          "animation": {
            "entry": [
              {
                "animationType": "RIGHT"
              },
              {
                "animationType": "HORIZONTAL_FROM",
                "animationTimeout": 300
              }
            ],
            "exit": [
              {
                "animationType": "HORIZONTAL_FROM"
              },
              {
                "animationType": "LEFT"
              }
            ]
          }
        }
      },
      {
        "index": 5,
        "background": "purple",
        "title": "",
        "description": "",
        "fadeOutImage": "device_image"
      }
    ]
  }
}
