{
  "specVersion": "1.0",
  "host": {
    "displayName": "Banana Berry",
    "identifier": "did:web:www.banana-berry.com"
  },
  "entries": [
    {
      "identifier": "urn:air:banana-berry.com:mcp:menu",
      "displayName": "Banana Berry Menu MCP Server",
      "type": "application/mcp-server+json",
      "url": "https://www.banana-berry.com/.well-known/mcp/server-card.json",
      "description": "MCP server card for the Banana Berry menu, hours, location and ordering in Coral Gables, Miami.",
      "representativeQueries": [
        "what is on the menu at banana berry coral gables",
        "how much is an acai bowl at banana berry",
        "what are the opening hours for banana berry"
      ]
    },
    {
      "identifier": "urn:air:banana-berry.com:content:llms",
      "displayName": "Banana Berry llms.txt",
      "type": "text/markdown",
      "url": "https://www.banana-berry.com/llms.txt",
      "description": "Machine-readable overview of Banana Berry: menu, prices, hours, location, reviews, dietary options and guides.",
      "representativeQueries": [
        "best acai bowl coral gables",
        "is the banana berry menu vegan friendly",
        "cold pressed juice near coral gables"
      ]
    },
    {
      "identifier": "urn:air:banana-berry.com:skill:menu-guide",
      "displayName": "Banana Berry Menu Guide Skill",
      "type": "text/markdown",
      "url": "https://www.banana-berry.com/.well-known/agent-skills/menu-guide.md",
      "description": "Agent skill that explains how to browse the Banana Berry menu, order online and answer customer questions.",
      "representativeQueries": [
        "walk me through ordering from banana berry",
        "what protein smoothies does banana berry have",
        "how do I get an acai bowl delivered"
      ]
    }
  ]
}