{
  "browsers": [
    {
      "regex": {},
      "profile": false,
      "headless": true,
      "type": "phantomjs",
      "name": "phantomjs",
      "command": "phantomjs",
      "version": "1.9.7"
    },
    {
      "regex": {},
      "profile": true,
      "type": "firefox",
      "name": "firefox",
      "command": "firefox",
      "version": "140.5.0esr"
    },
    {
      "regex": {},
      "profile": "/home/kali/.config/browser-launcher/chromium-143.0.7499.192",
      "type": "chromium",
      "name": "chromium",
      "command": "chromium",
      "version": "143.0.7499.192"
    }
  ]
}