+ <key>LocalNetworkAccess</key>
+ <dict>
+ <key>Enabled</key>
+ <true/>
+ <key>BlockTrackers</key>
+ <true/>
+ <key>EnablePrompting</key>
+ <true/>
+ <key>SkipDomains</key>
+ <array>
+ <string>intranet.company.com</string>
+ <string>*.devices.local</string>
+ <string>admin-portal.enterprise.com</string>
+ <string>*.corp.internal</string>
+ </array>
+ <key>Locked</key>
+ <true/>
+ </dict>