{
  "specVersion": "1.0",
  "host": {"displayName": "My Face Shape Chart", "identifier": "did:web:myfaceshapechart.com"},
  "entries": [
    {
      "identifier": "urn:air:myfaceshapechart.com:server:site-lookup",
      "displayName": "Public guide lookup",
      "type": "application/mcp-server-card+json",
      "url": "https://myfaceshapechart.com/.well-known/mcp/server-card.json",
      "representativeQueries": ["Find the face shape chart guide", "Read the round versus square guide"]
    },
    {
      "identifier": "urn:air:myfaceshapechart.com:api:site-lookup",
      "displayName": "Public guide lookup API",
      "type": "application/json",
      "url": "https://myfaceshapechart.com/openapi.json",
      "representativeQueries": ["Search public face-shape guides", "Read the oval haircut guide"]
    },
    {
      "identifier": "urn:air:myfaceshapechart.com:skill:site-lookup",
      "displayName": "Site lookup skill",
      "type": "text/markdown",
      "url": "https://myfaceshapechart.com/ai/skills/site-lookup/SKILL.md",
      "representativeQueries": ["Use the site's guide lookup", "Explain a face-shape chart result"]
    }
  ]
}
