{
  "schemaVersion": "0.1",
  "type": "site",
  "name": "PropCraft",
  "description": "PropCraft is a deal-closing platform for agencies. Each proposal becomes a branded link the client can read, sign, and pay through.",
  "url": "https://www.propcraft.io",
  "publisher": {
    "name": "PropCraft",
    "url": "https://www.propcraft.io",
    "contact": "hello@propcraft.io"
  },
  "capabilities": {
    "streaming": false,
    "tools": false,
    "authentication": false
  },
  "discovery": {
    "llmsTxt": "https://www.propcraft.io/llms.txt",
    "sitemap": "https://www.propcraft.io/sitemap.xml",
    "apiCatalog": "https://www.propcraft.io/.well-known/api-catalog",
    "agentSkills": "https://www.propcraft.io/.well-known/agent-skills/index.json"
  },
  "notes": "PropCraft is a SaaS product, not an interactive A2A agent. This card exists so A2A-aware crawlers can find the discovery entry points (llms.txt, sitemap, api catalog, agent skills) without 404 noise. There is no A2A endpoint to call."
}