{
  "scan_config": {
    "privacy_scan_csv": "/tmp/exported_lreq.csv",
    "profile_directory": "/tmp/browser_profile",
    "scan_for_google": false,
    "scan_for_facebook": false,
    "scan_for_microsoft": false,
    "scan_for_newscorpaustralia": false
  },
  "analysis_config": {
    "artifact_config": {
      "store_screenshot": true,
      "store_har": true
    },
    "browser_config": {
      "name": "CHROMIUM",
      "width": 1920,
      "height": 1080,
      "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",
      "extensions": [
      ],
      "scripts": [],
      "headless": true,
      "locale": "en-US",
      "wait_for_networkidle": true,
      "timeout_default": 30,
      "timeout_navigation": 30,
      "timeout_networkidle": 5,
      "sleep_after_onload": 5,
      "sleep_after_networkidle": 2
    }
  }
}
