{
  "mode": "enabled",
  "allowedUrls": [
    {
      "url": "example.org",
      "comment": "allow example.org"
    },
    {
      "url": "help.com.au",
      "comment": "allow help.com.au"
    }
  ],
  "allowedFiles": [
    {
      "sha256": "e82c5f7d75004727e1f3b94426b9a11c8bc4c312a9170ac9a73abace40aef503",
      "comment": "allow ZIP file"
    }
  ]
}