{
  "specVersion": "1.0",
  "host": {
    "displayName": "Usama Sarwar",
    "identifier": "did:web:usama.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:usama.dev:server:mcp",
      "displayName": "Usama Sarwar MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://usama.dev/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "fetch Usama Sarwar profile via MCP",
        "find Usama Sarwar contact and social links",
        "retrieve developer capabilities and tools"
      ]
    },
    {
      "identifier": "urn:air:usama.dev:agent:portfolio",
      "displayName": "Usama Sarwar Portfolio & Scheduling Agent",
      "type": "application/json",
      "url": "https://usama.dev/.well-known/agent-card.json",
      "representativeQueries": [
        "talk to Usama Sarwar AI agent",
        "check Usama Sarwar appointment availability",
        "book a strategy consultation with Usama Sarwar"
      ]
    },
    {
      "identifier": "urn:air:usama.dev:skills:index",
      "displayName": "Usama Sarwar Agent Skills Catalog",
      "type": "application/json",
      "url": "https://usama.dev/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "find AI skills for Usama Sarwar",
        "view available agent workflows and skills",
        "get developer capabilities catalog"
      ]
    },
    {
      "identifier": "urn:air:usama.dev:api:openapi",
      "displayName": "Usama Sarwar REST & Scheduling OpenAPI Schema",
      "type": "application/openapi+json",
      "url": "https://usama.dev/openapi.json",
      "representativeQueries": [
        "view OpenAPI schema for calendar API",
        "how to book meeting via REST API",
        "query available time slots API"
      ]
    },
    {
      "identifier": "urn:air:usama.dev:commerce:acp",
      "displayName": "Agentic Commerce Services Catalog",
      "type": "application/json",
      "url": "https://usama.dev/.well-known/acp.json",
      "representativeQueries": [
        "hire Usama Sarwar for Flutter development",
        "book Agentic AI consulting service",
        "get pricing for web development and SEO services"
      ]
    },
    {
      "identifier": "urn:air:usama.dev:doc:llms-txt",
      "displayName": "Usama Sarwar LLM Knowledge Document",
      "type": "text/markdown",
      "url": "https://usama.dev/llms.txt",
      "representativeQueries": [
        "read developer bio and experience for LLMs",
        "who is Usama Sarwar",
        "summarize Usama Sarwar projects and tech stack"
      ]
    }
  ]
}
