{
  "Categories": [
    {
      "CategoryName": "Configurações Vivo",
      "CategoryColor": "#993399",
      "Options": [
        {
          "ConfigName": "(Direct - LocalVPS)",
          "ConfigImage": "https://i.imgur.com/V1ZxzjQ.png",
          "ConfigColor": "#ff0000",
          "ConfigBorderColor": "#000000",
          "ConfigServerIp": "192.168.1.8",
          "ConfigServerPort": "80",
          "ConfigSni": "",
          "ConfigUser": "",
          "ConfigPass": "",
          "ConfigPayload": "[split][delay_split]ACL / /n",
          "ConfigTunnelType": "Direct"
        },
        {
          "ConfigName": "(Ssl - LocalVPS)",
          "ConfigImage": "https://i.imgur.com/V1ZxzjQ.png",
          "ConfigColor": "#4b4b4b",
          "ConfigBorderColor": "#000000",
          "ConfigServerIp": "192.168.1.8",
          "ConfigServerPort": "443",
          "ConfigUser": "vpn",
          "ConfigPass": "vpn1",
          "ConfigSni": "facebook.com",
          "ConfigPayload": "[split][delay_split]ACL / /n",
          "ConfigTunnelType": "Ssl"
        }
      ]
    },
    {
      "CategoryName": "Configurações Tim",
      "CategoryColor": "#0000FF",
      "Options": [
        {
          "ConfigName": "(Direct - LocalVPS)",
          "ConfigImage": "https://i.imgur.com/V1ZxzjQ.png",
          "ConfigColor": "#4b4b4b",
          "ConfigBorderColor": "#000000",
          "ConfigServerIp": "192.168.1.8",
          "ConfigServerPort": "80",
          "ConfigSni": "",
          "ConfigUser": "vpn",
          "ConfigPass": "vpn1",
          "ConfigPayload": "[split][delay_split]ACL / /n",
          "ConfigTunnelType": "Direct"
        },
        {
          "ConfigName": "(Ssl - LocalVPS)",
          "ConfigImage": "https://i.imgur.com/V1ZxzjQ.png",
          "ConfigColor": "#4b4b4b",
          "ConfigBorderColor": "#000000",
          "ConfigServerIp": "192.168.1.8",
          "ConfigServerPort": "443",
          "ConfigUser": "vpn",
          "ConfigPass": "vpn1",
          "ConfigSni": "facebook.com",
          "ConfigPayload": "[split][delay_split]ACL / /n",
          "ConfigTunnelType": "Ssl"
        }
      ]
    }
  ]
}