{
  "onboarding": {
    "type": "keyboard",
    "device": "k470",
    "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": "typing_experience",
          "image": "device_image",
          "imageClass": "device_image_keys_mini",
          "animation": {
            "entry": [
              {
                "animationType": "KEYS_K470",
                "animationTimeout": 0
              },
              {
                "animationType": "SLIDE_LEFT_KEYS",
                "animationTimeout": 500
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_K470_TYPING_TITLE",
              "description": "ONBOARD_TYPING_EXPERIENCE_DESCRIPTION",
              "animation": {
                "entry": [
                  {
                    "animationType": "HORIZONTAL_FROM",
                    "animationTimeout": 1000
                  },
                  {
                    "animationType": "LEFT"
                  }
                ],
                "exit": [
                  {
                    "animationType": "HORIZONTAL_FROM"
                  },
                  {
                    "animationType": "LEFT"
                  }
                ]
              }
            }
          ]
        }
      },
      {
        "index": 2,
        "imagePanel": {
          "id": "battery_life",
          "image": "device_image",
          "imageClass": "device_image_keys_mini"
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_BATTERY_LIFE_TITLE",
              "description": "GENERIC_KB_ONBOARD_BATTERY_LIFE_DESCRIPTION",
              "animation": {
                "entry": [
                  {
                    "animationType": "HORIZONTAL_FROM",
                    "animationTimeout": 300
                  },
                  {
                    "animationType": "LEFT"
                  }
                ],
                "exit": [
                  {
                    "animationType": "HORIZONTAL_FROM"
                  },
                  {
                    "animationType": "LEFT"
                  }
                ]
              }
            }
          ]
        }
      },
      {
        "index": 3,
        "imagePanel": {
          "id": "customize_keys",
          "image": "device_image",
          "imageClass": "device_image_keys_mini",
          "slotStyle": "purple",
          "profileTab": "buttons",
          "slotAnimation": {
            "entry": {
              "animationType": "FADE_IN",
              "animationTimeout": 1000
            },
            "exit": {
              "exitAnimationType": "FADE_IN"
            }
          },
          "slots": [
            {
              "slotId": "k470-4075_c34",
              "slotName": "SLOT_NAME_HOME",
              "slotShape": "squareEdge",
              "marker": {
                "x": 28.3,
                "y": 14.5
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "styles": {
                "height": 60,
                "width": 59.25
              }
            },
            {
              "slotId": "k470-4075_c14",
              "slotName": "SLOT_NAME_EMAIL",
              "slotShape": "squareEdge",
              "marker": {
                "x": 30.5,
                "y": 14.5
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "styles": {
                "height": 60,
                "width": 59.25
              }
            },
            {
              "slotId": "k470-4075_c62",
              "slotName": "SLOT_NAME_SEARCH",
              "slotShape": "squareEdge",
              "marker": {
                "x": 32.7,
                "y": 14.5
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "styles": {
                "height": 60,
                "width": 59.25
              }
            },
            {
              "slotId": "k470-4075_c10",
              "slotName": "SLOT_NAME_CALCULATOR",
              "slotShape": "squareEdge",
              "marker": {
                "x": 34.9,
                "y": 14.5
              },
              "label": {
                "x": -1,
                "y": -1
              },
              "styles": {
                "height": 60,
                "width": 59.25
              }
            }
          ]
        },
        "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": "LEFT"
                  }
                ]
              }
            }
          ]
        }
      },
      {
        "index": 4,
        "background": "purple",
        "title": "",
        "description": "",
        "fadeOutImage": "device_image",
        "endSlideAnimationClass": "k470"
      }
    ]
  }
}
