{
   "GUID": "guid",
   "Name": "ARC VPN",
   "Type": "vpn",
   "Provider.Type": "arcvpn",
   "ArcVpn.TunnelChrome": "true",
   "StaticIPConfig": {
      "Address": "192.168.10.6",
      "Prefixlen": 24,
      "Gateway": "192.168.10.1",
      "IncludedRoutes": [ "192.168.11.0/24", "192.168.12.0/24" ],
      "ExcludedRoutes": [ "192.168.1.0/24" ],
       "NameServers": [ "8.8.8.8", "8.8.4.4", "0.0.0.0", "0.0.0.0" ],
      "SearchDomains": [ "example.com" ]
   }
}
