{
    "specVersion": "1.0",
    "host": {
        "displayName": "Kurumsal Web Sitesi",
        "identifier": "did:web:zamhesaplama.online"
    },
    "entries": [
        {
            "identifier": "urn:air:zamhesaplama.online:server:mcp",
            "displayName": "Kurumsal Web Sitesi AI & MCP Server Card",
            "type": "application/mcp-server-card+json",
            "url": "https://zamhesaplama.online/.well-known/mcp/server-card.json",
            "representativeQueries": [
                "what are the opening hours and reservation options",
                "show me restaurant menu, dishes, and specialty meats",
                "find contact phone number and location"
            ]
        },
        {
            "identifier": "urn:air:zamhesaplama.online:doc:llms",
            "displayName": "Kurumsal Web Sitesi LLMs Plaintext Summary",
            "type": "text/markdown",
            "url": "https://zamhesaplama.online/llms.txt",
            "representativeQueries": [
                "company profile and culinary concept overview",
                "frequently asked questions and operational details"
            ]
        },
        {
            "identifier": "urn:air:zamhesaplama.online:doc:auth",
            "displayName": "Auth.md Agent Registration & Auth Policy",
            "type": "text/markdown",
            "url": "https://zamhesaplama.online/auth.md",
            "representativeQueries": [
                "how can autonomous agents register and authenticate",
                "OAuth protected resource documentation and authorization server"
            ]
        },
        {
            "identifier": "urn:air:zamhesaplama.online:api:openapi",
            "displayName": "Kurumsal Web Sitesi Public Content API",
            "type": "application/vnd.oai.openapi+json",
            "url": "https://zamhesaplama.online/api/v1/openapi.json",
            "representativeQueries": [
                "get public menu items and prices",
                "search published articles and corporate updates"
            ]
        }
    ]
}