{
  "bookster_template_settings": {
    "templates": {
      "container": {
        "width": "fullWidth",
        "breaks": "none",
        "surface": "all"
      },
      "themeSlug": "petCare",
      "containerSlug": "fullWidth"
    },
    "settingsColor": {
      "presetName": "brown",
      "bindingPalette": {
        "primary": ["preset"],
        "primary2": ["preset"],
        "foreground": ["preset"],
        "foreground2": ["preset"],
        "foreground3": ["preset"],
        "foreground4": ["preset"],
        "background4": ["preset"],
        "background3": ["preset"],
        "background2": ["preset"],
        "background": ["preset"]
      },
      "templateColors": {
        "primary": ["binding", "primary"],
        "primaryHover": ["binding", "primary2"],
        "primaryActive": ["binding", "primary2"],
        "surfaceHeading": ["binding", "foreground"],
        "surfaceBody": ["binding", "foreground2"],
        "surfaceBackground": ["binding", "background"],
        "surfaceBackgroundHover": ["binding", "background"],
        "surfaceBorder": ["binding", "background2"],
        "surfaceBorderHover": ["binding", "primary2"],
        "dropHeading": ["binding", "foreground3"],
        "dropBody": ["binding", "foreground4"],
        "dropBackground": ["binding", "background3"],
        "dropBorder": ["binding", "background4"]
      }
    },
    "settingsStyler": {
      "borderRadius": "default",
      "fontSize": "default",
      "shadow": "default",
      "stepper": "timeline",
      "oneTapSelect": false
    },
    "byStep": {
      "step": {
        "location": {
          "layout": "listWithImage"
        },
        "service": {
          "layout": "gridWithImage"
        },
        "agent": {
          "layout": "gridWithImage"
        },
        "datetime": {
          "layout": "monthWithSquareCell"
        },
        "contact": {},
        "checkout": {},
        "confirmation": {}
      }
    },
    "advanced": {
      "customCss": "/* Avalailable time slot color */\ndiv.bookster-template {\n  --btr-template-available-timeslot: salmon;\n}"
    }
  }
}
