{
  "name": "Daddy's Coffee Roastery",
  "version": "1.0.0",
  "description": "Agent-discoverable coffee storefront with checkout, account, admin tools and discovery endpoints.",
  "supportedInterfaces": [
    {
      "url": "https://daddyscoffeeroastery.bg",
      "serviceUrl": "https://daddyscoffeeroastery.bg",
      "transportProtocol": "https",
      "description": "Primary website"
    }
  ],
  "capabilities": {
    "markdownNegotiation": true,
    "apiDiscovery": true,
    "oauthDiscovery": true
  },
  "skills": [
    {
      "id": "markdown-negotiation",
      "name": "Markdown for Agents",
      "description": "Returns markdown versions of HTML pages when requested with Accept: text/markdown.",
      "url": "https://daddyscoffeeroastery.bg/.well-known/agent-skills/markdown-negotiation.md"
    },
    {
      "id": "api-catalog",
      "name": "API Catalog",
      "description": "Publishes the API catalog in linkset format.",
      "url": "https://daddyscoffeeroastery.bg/.well-known/agent-skills/api-catalog.md"
    },
    {
      "id": "oauth-discovery",
      "name": "OAuth Discovery",
      "description": "Publishes OAuth and OpenID Connect discovery metadata.",
      "url": "https://daddyscoffeeroastery.bg/.well-known/agent-skills/oauth-discovery.md"
    },
    {
      "id": "oauth-protected-resource",
      "name": "OAuth Protected Resource",
      "description": "Describes the protected resource metadata for the site APIs.",
      "url": "https://daddyscoffeeroastery.bg/.well-known/agent-skills/oauth-protected-resource.md"
    },
    {
      "id": "a2a-agent-card",
      "name": "A2A Agent Card",
      "description": "Publishes the agent card used for agent-to-agent discovery.",
      "url": "https://daddyscoffeeroastery.bg/.well-known/agent-skills/a2a-agent-card.md"
    }
  ]
}
