{
  "onboarding": {
    "type": "contextualkeys",
    "device": "cc_keys",
    "featureTour": true,
    "style": "slides",
    "slides": [
      {
        "index": 0,
        "background": "purple",
        "title": "ONBOARD_WELCOME_PAGE_DEVICE_NAME_TITLE_V2",
        "description": "ONBOARD_PRESS_THE_NEXT_BUTTON_BELOW_TO_SETUP_YOUR_CONSOLE",
        "fadeOutImage": "device_onboard_image"
      },
      {
        "index": 1,
        "imagePanel": {
          "image": "adapts_to_app",
          "animation": {
            "entry": [
              {
                "animationType": "MOVE_LEFT_TOUCHPAD_WITH_HIDE"
              },
              {
                "animationType": "SHOW_OFF",
                "animationTimeout": 300
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_FEATURE_ADAPTIBILITY_TITLE",
              "description": "ONBOARD_FEATURE_ADAPTIBILITY_KEYS_DESCRIPTION",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 600
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 2,
        "imagePanel": {
          "image": "create_with_touch",
          "animation": {
            "entry": [
              {
                "animationType": "MOVE_LEFT_TOUCHPAD_WITH_HIDE"
              },
              {
                "animationType": "SHOW_OFF",
                "animationTimeout": 300
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_CUSTOMIZABLE_KEYS_TITLE",
              "description": "ONBOARD_CUSTOMIZABLE_KEYS_DESCRIPTION",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 600
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 3,
        "imagePanel": {
          "image": "multi_pages",
          "animation": {
            "entry": [
              {
                "animationType": "MOVE_LEFT_TOUCHPAD_WITH_HIDE"
              },
              {
                "animationType": "SHOW_OFF",
                "animationTimeout": 300
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_FEATURE_TITLE_MULTIPLE_PAGES",
              "description": "ONBOARD_FEATURE_DESCRIPTION_MULTIPLE_PAGES",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 600
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 4,
        "hideSkipButton": true,
        "imagePanel": {
          "image": "better_together",
          "imageClass": "console_image_panel no-shadow",
          "animation": {
            "entry": [
              {
                "animationType": "MOVE_LEFT_TOUCHPAD_WITH_HIDE"
              },
              {
                "animationType": "SHOW_OFF",
                "animationTimeout": 300
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_KEYPAD_BETTER_COMBO_TITLE",
              "description": "ONBOARD_KEYPAD_BETTER_COMBO_DESCRIPTION",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 600
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 5,
        "background": "purple",
        "title": "",
        "description": "",
        "fadeOutImage": "device_onboard_image"
      }
    ]
  }
}
