[
  {
    "label": "Nome do app",
    "name": " NET VELOZ",
    "value": null,
    "type": "STRING"
  },
  {
    "label": "Logo do app",
    "name": "APP_LOGO",
    "value": null,
    "type": "IMAGE"
  },
  {
    "label": "Imagem de fundo",
    "name": "APP_BACKGROUND_IMAGE",
    "value": null,
    "type": "IMAGE"
  },
  {
    "label": "Tipo do fundo do app",
    "name": "APP_BACKGROUND_TYPE",
    "value": {
      "options": [
        {
          "label": "Imagem",
          "value": "IMAGE"
        },
        {
          "label": "Cor",
          "value": "COLOR"
        }
      ],
      "selected": "COLOR"
    },
    "type": "SELECT"
  },
  {
    "label": "Cor de fundo",
    "name": "APP_BACKGROUND_COLOR",
    "value": "#292D32C7",
    "type": "COLOR"
  },
  {
    "label": "Cor do card inicial",
    "name": "APP_CARD_COLOR",
    "value": "#373A3E56",
    "type": "COLOR"
  },
  {
    "label": "Cor do card de configurações",
    "name": "APP_CARD_CONFIG_COLOR",
    "value": "#373A3ED8",
    "type": "COLOR"
  },
  {
    "label": "Cor do fundo dos dialogs",
    "name": "APP_DIALOG_BACKGROUND_COLOR",
    "value": "#292D32CF",
    "type": "COLOR"
  },
  {
    "label": "Cor das bordas",
    "name": "APP_BORDER_COLOR",
    "value": "#424549FF",
    "type": "COLOR"
  },
  {
    "label": "Cor dos textos",
    "name": "APP_TEXT_COLOR",
    "value": "#FFFFFFFF",
    "type": "COLOR"
  },
  {
    "label": "Cor dos botões",
    "name": "APP_BUTTON_COLOR",
    "value": "#424549B8",
    "type": "COLOR"
  },
  {
    "label": "Cor dos icones",
    "name": "APP_ICON_COLOR",
    "value": "#E0EEEEFF",
    "type": "COLOR"
  },
  {
    "label": "Exibir modo de conexão",
    "name": "APP_SHOW_CONNECTION_MODE",
    "value": true,
    "type": "BOOLEAN"
  },
  {
    "label": "Iniciar o app automaticamente ao reiniciar o dispositivo",
    "name": "APP_AUTO_START",
    "value": false,
    "type": "BOOLEAN",
    "status": "ACTIVE"
  },
  {
    "label": "Mensagem",
    "name": "APP_MESSAGE",
    "value": "Esperamos sinceramente que a sua experiência conosco seja excelente e duradoura. Se você tiver alguma dúvida, sugestão ou reclamação, entre em contato conosco. Desejamos as boas vindas",
    "type": "TEXT"
  },
  {
    "label": "Tipo de mensagem",
    "name": "APP_MESSAGE_TYPE",
    "value": {
      "options": [
        {
          "label": "Alerta",
          "value": "ALERT"
        },
        {
          "label": "Informação",
          "value": "INFO"
        },
        {
          "label": "Boas vindas",
          "value": "WELCOME"
        },
        {
          "label": "Sem mensagem",
          "value": "NONE"
        }
      ],
      "selected": "WELCOME"
    },
    "type": "SELECT"
  },
  {
    "label": "URL de atualização do app",
    "name": "https://bitbin.it/yJZjOQZO/raw/",
    "value": null,
    "type": "URL"
  },
  {
    "label": "Botão de suporte",
    "name": "APP_SUPPORT_BUTTON",
    "value": "<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>DTunnel</title>\r\n    <style>\r\n        html,\r\n        body {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .container {\r\n            justify-content: end;\r\n            display: flex;\r\n            padding: 0.6rem;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .btnCheck {\r\n            margin-right: 5px;\r\n            margin-top: 2rem;\r\n            border: none;\r\n            background: #00000000;\r\n            padding: 0.4rem;\r\n            border-radius: 10px;\r\n            color: #FFF;\r\n        }\r\n    </style>\r\n</head>\r\n\r\n<body>\r\n    <div class=\"container\">\r\n        <button class=\"btnCheck\" onclick=\"Android.showCheckUser()\">\r\n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"currentColor\"\r\n                class=\"bi bi-calendar-day\" viewBox=\"0 0 16 16\">\r\n                <path\r\n                    d=\"M4.684 11.523v-2.3h2.261v-.61H4.684V6.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V8.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105zm2.805-5.093c0 .238.192.425.43.425a.428.428 0 1 0 0-.855.426.426 0 0 0-.43.43zm.094 5.093h.672V7.418h-.672v4.105z\" />\r\n                <path\r\n                    d=\"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z\" />\r\n            </svg>\r\n        </button>\r\n        <button class=\"btnCheck\" onclick=\"document.location.href='https://t.me/DTunnelGroup'\">\r\n            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"currentColor\" class=\"bi bi-telegram\"\r\n                viewBox=\"0 0 16 16\">\r\n                <path\r\n                    d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.287 5.906c-.778.324-2.334.994-4.666 2.01-.378.15-.577.298-.595.442-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294.26.006.549-.1.868-.32 2.179-1.471 3.304-2.214 3.374-2.23.05-.012.12-.026.166.016.047.041.042.12.037.141-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8.154 8.154 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629.093.06.183.125.27.187.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.426 1.426 0 0 0-.013-.315.337.337 0 0 0-.114-.217.526.526 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09z\" />\r\n            </svg>\r\n        </button>\r\n    </div>\r\n</body>\r\n\r\n</html>",
    "type": "HTML"
  }
]