{
  "id": "pearbrowser-com",
  "name": "PearBrowser public site",
  "description": "Static public and Hyperdrive-ready website for PearBrowser, the private desktop browser with built-in DuckDuckGo search and no telemetry or remote analytics.",
  "version": "0.7.1",
  "updated": "2026-07-22",
  "privacy": {
    "claim": "PearBrowser doesn't track you.",
    "telemetry": false,
    "remoteAnalytics": false,
    "advertisingNetwork": false,
    "trackingSdks": false,
    "centralAccountRequired": false,
    "historyDefault": "off-local-opt-in",
    "searchIndexDefault": "off-local-opt-in",
    "contentShieldDefault": "on",
    "anonymity": "not-an-anonymity-network",
    "tor": "optional HiveRelay transport exists; PearBrowser Desktop does not route through Tor automatically"
  },
  "webSearch": {
    "surface": "browser-owned active first tab and blank new tabs",
    "provider": "DuckDuckGo",
    "providerUrl": "https://duckduckgo.com/",
    "providerPrivacyPolicy": "https://duckduckgo.com/privacy",
    "pearBrowserSearchAnalytics": false,
    "optionalPersistentVisitLogEntry": false,
    "contentShield": "on",
    "providerReceives": "query and network address needed to return results",
    "anonymity": false
  },
  "hyperdrive": {
    "driveKey": "03f0060a35451cfb6b68ad1dda1b8474ebb43fd9100071ccf7d67679a83ebb4f",
    "url": "hyper://03f0060a35451cfb6b68ad1dda1b8474ebb43fd9100071ccf7d67679a83ebb4f/",
    "status": "pinned-on-hiverelay"
  },
  "desktopRelease": {
    "version": "v0.7.1",
    "productionLength": 92858,
    "distribution": {
      "primary": "preview-unsigned",
      "installerUrl": "https://github.com/bigdestiny2/pearbrowser-desktop/releases",
      "downloadsPage": "download.html",
      "downloadsData": "downloads.json",
      "formats": [
        "macOS .app.zip (arm64 + x64)",
        "Windows .msix",
        "Linux .AppImage"
      ],
      "status": "Unsigned preview builds are attached to v0.7.1 for macOS, Windows, and Linux; signed/notarized installers land as code-signing credentials are wired in. The pear:// P2P launch path works today."
    },
    "legacyLaunchCommand": "pear run pear://tco5k7h38uoxatedp1wongdbhjxow1x7jiwm3t1i9cujbebhsbty",
    "source": "../../01-browser/pearbrowser-desktop/README.md"
  },
  "ecosystemAnchors": {
    "desktop": "../../01-browser/pearbrowser-desktop",
    "mobile": "../../01-browser/PearBrowser",
    "hiverelay": "../../00-core/hiverelay",
    "publishersCatalog": "../pearbrowser-publishers"
  },
  "files": [
    {
      "path": "index.html",
      "role": "landing"
    },
    {
      "path": "features.html",
      "role": "feature-index"
    },
    {
      "path": "privacy.html",
      "role": "privacy-promise"
    },
    {
      "path": "apps.html",
      "role": "ecosystem-catalog"
    },
    {
      "path": "docs.html",
      "role": "onboarding-docs"
    },
    {
      "path": "download.html",
      "role": "downloads"
    },
    {
      "path": "download.js",
      "role": "downloads-render"
    },
    {
      "path": "downloads.json",
      "role": "downloads-data"
    },
    {
      "path": "assets/styles.css",
      "role": "shared-styles"
    },
    {
      "path": "assets/og.png",
      "role": "social-preview"
    },
    {
      "path": "robots.txt",
      "role": "crawler-policy"
    },
    {
      "path": "sitemap.xml",
      "role": "search-sitemap"
    },
    {
      "path": "llms.txt",
      "role": "ai-discovery-summary"
    },
    {
      "path": "llms-full.txt",
      "role": "ai-factual-reference"
    }
  ],
  "checks": [
    "release metadata matches PearBrowser Desktop README",
    "local page, asset, and anchor links resolve",
    "manifest release, installer URL, legacy fallback, and Hyperdrive keys match the public HTML",
    "privacy copy, structured data, social metadata, sitemap, robots, and AI discovery files stay consistent"
  ]
}
