{
  "onboarding": {
    "type": "camera",
    "device": "brio-700",
    "featureTour": true,
    "style": "slides",
    "slides": [
      {
        "index": 0,
        "background": "purple",
        "title": "ONBOARD_WELCOME_PAGE_DEVICE_NAME_TITLE",
        "description": "ONBOARD_WEBCAM_MATISSE_START_SLIDE_DESCRIPTION",
        "fadeOutImage": "device_camera_image",
        "startSlideAnimationClass": "camera-image"
      },
      {
        "index": 1,
        "imagePanel": {
          "id": "ai_enhanced",
          "image": "ai_enhanced_image",
          "animation": {
            "entry": [
              {
                "animationType": "CAMERA_IMAGE",
                "animationTimeout": 0
              },
              {
                "animationType": "MOVE_LEFT_CAMERA",
                "animationTimeout": 500
              }
            ],
            "exit": [
              {
                "animationType": "CAMERA_IMAGE_GIF"
              },
              {
                "animationType": "MOVE_LEFT_CAMERA",
                "animationTimeout": 0
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_AI_ENHANCED_TITLE",
              "description": "ONBOARD_AI_ENHANCED_DESCRIPTION",
              "note": "ONBOARD_AI_ENHANCED_SMALL_DESCRIPTION",
              "configurationType": "ob-image-quality-pg",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 300
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 2,
        "imagePanel": {
          "id": "fine_controls",
          "image": "gif_image_adjust",
          "animation": {
            "entry": [
              {
                "animationType": "CAMERA_IMAGE_GIF",
                "animationTimeout": 0
              }
            ],
            "exit": [
              {
                "animationType": "MOVE_LEFT_CAMERA"
              },
              {
                "animationType": "CAMERA_IMAGE_STATIC"
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_FINE_CONTROLS_TITLE",
              "description": "ONBOARD_FINE_CONTROLS_DESCRIPTION",
              "configurationType": "ob-device-controls-pg",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 300
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 3,
        "imagePanel": {
          "id": "camera_mic_sound",
          "image": "camera_mic_sound_image",
          "animation": {
            "entry": [
              {
                "animationType": "CAMERA_IMAGE_STATIC",
                "animationTimeout": 0
              }
            ],
            "exit": [
              {
                "animationType": "CAMERA_IMAGE_GIF"
              },
              {
                "animationType": "CAMERA_IMAGE"
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_MIC_SUPPORT_TITLE",
              "description": "ONBOARD_MIC_SUPPORT_DESCRIPTION",
              "configurationType": "ob-microphone-pg",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 300
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 4,
        "imagePanel": {
          "id": "showmode",
          "image": "gif_showmode",
          "animation": {
            "entry": [
              {
                "animationType": "CAMERA_IMAGE_GIF",
                "animationTimeout": 0
              }
            ],
            "exit": [
              {
                "animationType": "CAMERA_IMAGE_STATIC"
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_SHOW_MODE_TITLE",
              "description": "ONBOARD_SHOW_MODE_DESCRIPTION",
              "configurationType": "ob-show-mode-pg",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 300
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 5,
        "imagePanel": {
          "id": "privacy_shutter",
          "image": "privacy_shutter_image",
          "animation": {
            "entry": [
              {
                "animationType": "CAMERA_IMAGE_STATIC",
                "animationTimeout": 0
              }
            ],
            "exit": [
              {
                "animationType": "CAMERA_IMAGE_GIF"
              }
            ]
          }
        },
        "configurationPanel": {
          "configurations": [
            {
              "title": "ONBOARD_PRIVACY_SHUTTER_TITLE",
              "description": "ONBOARD_PRIVACY_SHUTTER_DESCRIPTION",
              "configurationType": "ob-privacy-shutter-pg",
              "animation": {
                "entry": {
                  "animationType": "HORIZONTAL_FROM",
                  "animationTimeout": 300
                },
                "exit": {
                  "animationType": "HORIZONTAL_FROM"
                }
              }
            }
          ]
        }
      },
      {
        "index": 6,
        "background": "purple",
        "title": "",
        "description": "ONBOARD_WEBCAM_MATISSE_END_SLIDE_DESCRIPTION",
        "fadeOutImage": "device_camera_image",
        "endSlideAnimationClass": "camera"
      }
    ]
  }
}
