esdiag 0.16.4

Elastic Stack diagnostic collector and processor
{
  "$schema": "../gen/schemas/desktop-schema.json",
  "identifier": "default",
  "description": "Capability for the main window",
  "windows": [
    "main"
  ],
  "webviews": [
    "main"
  ],
  "local": false,
  "remote": {
    "urls": [
      "http://localhost:*",
      "http://127.0.0.1:*"
    ]
  },
  "permissions": [
    "core:window:allow-set-theme",
    "opener:default",
    "opener:allow-open-url"
  ]
}