{
  "i18n": true,
  "type": "panel",
  "items": {
    "_headerPrerequisites": {
      "type": "header",
      "text": "headerPrerequisites",
      "size": 3
    },
    "_prerequisitesInfo": {
      "type": "staticText",
      "text": "prerequisitesInfo",
      "xs": 12,
      "sm": 12,
      "md": 12,
      "lg": 12,
      "xl": 12,
      "style": { "fontSize": 14, "marginBottom": 16 }
    },
    "_headerPairing": {
      "type": "header",
      "text": "headerPairing",
      "size": 3
    },
    "_pairingAutoHeader": {
      "type": "header",
      "text": "pairingAutoHeader",
      "size": 5
    },
    "_pairingAutoInfo": {
      "type": "staticText",
      "text": "pairingAutoInfo",
      "xs": 12,
      "sm": 12,
      "md": 12,
      "lg": 12,
      "xl": 12,
      "style": { "fontSize": 14, "marginBottom": 16, "whiteSpace": "pre-line" }
    },
    "_pairingManualHeader": {
      "type": "header",
      "text": "pairingManualHeader",
      "size": 5
    },
    "_pairingManualInfo": {
      "type": "staticText",
      "text": "pairingManualInfo",
      "xs": 12,
      "sm": 12,
      "md": 12,
      "lg": 12,
      "xl": 12,
      "style": { "fontSize": 14, "marginBottom": 16, "whiteSpace": "pre-line" }
    },
    "_headerDevices": {
      "type": "header",
      "text": "headerDevices",
      "size": 3
    },
    "_devicesInfo": {
      "type": "staticText",
      "text": "devicesInfo",
      "xs": 12,
      "sm": 12,
      "md": 12,
      "lg": 12,
      "xl": 12,
      "style": { "fontSize": 14, "marginBottom": 16, "whiteSpace": "pre-line" }
    },
    "_supportHeader": {
      "newLine": true,
      "type": "header",
      "text": "supportHeader",
      "size": 5
    },
    "_aboutInfo": {
      "type": "staticText",
      "text": "aboutInfo",
      "xs": 12,
      "sm": 12,
      "md": 12,
      "lg": 12,
      "xl": 12,
      "style": { "fontSize": 14, "marginBottom": 16 }
    },
    "_kofiLink": {
      "type": "staticLink",
      "href": "https://ko-fi.com/krobipd",
      "label": "donateKofi",
      "button": true,
      "variant": "outlined",
      "color": "primary",
      "xs": 12,
      "sm": 6,
      "md": 4,
      "lg": 4,
      "xl": 4
    },
    "_paypalLink": {
      "type": "staticLink",
      "href": "https://paypal.me/krobipd",
      "label": "donatePaypal",
      "button": true,
      "variant": "outlined",
      "color": "primary",
      "xs": 12,
      "sm": 6,
      "md": 4,
      "lg": 4,
      "xl": 4
    }
  }
}
