{
  "onboarding": {
    "type": "keyboard",
    "device": "k840",
    "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": {
          "image": "device_image",
          "animation": {
            "entry": [
              {
                "animationType": "KEYS_K840",
                "animationTimeout": 100
              },
              {
                "animationType": "SLIDE_LEFT_KEYS",
                "animationTimeout": 600
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_MECHANICAL_SWITCH_TITLE",
              "description": "ONBOARD_MECHANICAL_SWITCH_DESCRIPTION",
              "animation": {
                "entry": [
                  {
                    "animationType": "HORIZONTAL_FROM",
                    "animationTimeout": 500
                  },
                  {
                    "animationType": "LEFT"
                  }
                ],
                "exit": [
                  {
                    "animationType": "HORIZONTAL_FROM"
                  },
                  {
                    "animationType": "RIGHT"
                  }
                ]
              }
            }
          ]
        }
      },
      {
        "index": 2,
        "imagePanel": {
          "id": "customize_keys",
          "image": "device_image",
          "slotStyle": "purple",
          "profileTab": "buttons",
          "slotAnimation": {
            "entry": {
              "animationType": "FADE_IN",
              "animationTimeout": 2000
            },
            "exit": {
              "exitAnimationType": "FADE_IN"
            }
          },
          "slots": [
            {
              "slotId": "k840-8c33b_c34",
              "slotName": "SLOT_NAME_HOME",
              "marker": {
                "x": 22.3,
                "y": 23.1
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "assignmentStyles": {
                "minHeight": 9.2,
                "minWidth": 2.2
              }
            },
            {
              "slotId": "k840-8c33b_c14",
              "slotName": "SLOT_NAME_EMAIL",
              "marker": {
                "x": 25.3,
                "y": 23.1
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "assignmentStyles": {
                "minHeight": 9.2,
                "minWidth": 2.2
              }
            },
            {
              "slotId": "k840-8c33b_c62",
              "slotName": "SLOT_NAME_SEARCH",
              "marker": {
                "x": 28.3,
                "y": 23.1
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "assignmentStyles": {
                "minHeight": 9.2,
                "minWidth": 2.2
              }
            },
            {
              "slotId": "k840-8c33b_c10",
              "slotName": "SLOT_NAME_CALCULATOR",
              "marker": {
                "x": 31,
                "y": 23.1
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "assignmentStyles": {
                "minHeight": 9.2,
                "minWidth": 2.2
              }
            },
            {
              "slotId": "k840-8c33b_c40",
              "slotName": "SLOT_NAME_MEDIA",
              "marker": {
                "x": 35.7,
                "y": 23.1
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "assignmentStyles": {
                "minHeight": 9.2,
                "minWidth": 2.2
              }
            }
          ]
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_SET_UP_CUSTOMIZE_KEYS",
              "description": "ONBOARD_CUSTOMIZE_KEYS_DESCRIPTION",
              "animation": {
                "entry": [
                  {
                    "animationType": "HORIZONTAL_FROM",
                    "animationTimeout": 500
                  },
                  {
                    "animationType": "LEFT"
                  }
                ],
                "exit": [
                  {
                    "animationType": "HORIZONTAL_FROM"
                  },
                  {
                    "animationType": "RIGHT"
                  }
                ]
              }
            }
          ]
        }
      },
      {
        "index": 3,
        "background": "purple",
        "title": "",
        "description": "",
        "fadeOutImage": "device_image",
        "endSlideAnimationClass": "k840"
      }
    ]
  }
}
