{
  "name": "__native_host_name__",
  "description": "The devthink companion process: an optional native host that speaks length prefixed json over stdio and never runs until the user installs it.",
  "path": "__companion_path__",
  "type": "stdio",
  "allowed_origins": [
    "chrome-extension://__generated_extension_id__/"
  ],
  "devthinkBanner": "devthink 2.0.13 native host manifest template — GPL-3.0-only — the chromium host manifest of the optional companion process"
}
