{
  "name": "storagedaddy",
  "version": "1",
  "url": "https://storage.daddyrad.com",
  "llms": "https://storage.daddyrad.com/llms.txt",
  "sitemap": "https://storage.daddyrad.com/sitemap.xml",
  "markdown": {
    "suffix": ".md",
    "negotiation": false
  },
  "surfaces": [
    {
      "id": "home",
      "url": "https://storage.daddyrad.com/",
      "md": "https://storage.daddyrad.com/index.md",
      "kind": "static"
    }
  ],
  "auth": {
    "public": true,
    "notes": "No account required to download. The macOS app runs locally."
  }
}
