{
  "AssemblyTag":"assemblyname",
  "Assemblies":[],
  "ScriptInject":null,
  "AllowScripts":false,
  "MaxLintLevel":"Warning",
  "DontCopyAssets":false,
  "UriSchemas": {
    "https:": [
      {
        "scope" : [ "website", "audio" ]
      },
      {
        "scope" : [ "script" ],
        "allowed" : [ "example.org" ]
      }]
  }
}