{
  "name": "Auf ein Wort - Logopaedie Nicole Schmidt",
  "mode": "agent",
  "baseUrl": "https://logo-aufeinwort.de",
  "description": "Maschinenlesbare Uebersicht der Praxisinhalte, Kontaktwege und Therapieanfrage fuer AI-Agenten.",
  "capabilities": [
    "public-site-search",
    "contact-intent-submission",
    "read-only-service-overview",
    "faq-summary-context"
  ],
  "discovery": {
    "llms": "https://logo-aufeinwort.de/llms.txt",
    "llmsFull": "https://logo-aufeinwort.de/llms-full.txt",
    "agentCard": "https://logo-aufeinwort.de/.well-known/agent-card.json",
    "skills": "https://logo-aufeinwort.de/.well-known/agent-skills/index.json",
    "apiCatalog": "https://logo-aufeinwort.de/.well-known/api-catalog",
    "mcp": "https://logo-aufeinwort.de/.well-known/mcp"
  },
  "api": {
    "openapi": "https://logo-aufeinwort.de/openapi.json",
    "status": "https://logo-aufeinwort.de/api/status.json",
    "inquirySpec": "https://logo-aufeinwort.de/api/inquiry-spec.json",
    "faqSummary": "https://logo-aufeinwort.de/api/faq-summary.json"
  },
  "serviceContext": {
    "location": "Olbersdorf bei Zittau",
    "targetGroups": ["Kinder", "Erwachsene"],
    "focusAreas": [
      "NF!T nach Elke Rogge",
      "Manuelle Therapie nach Gabie Muench",
      "Unterstuetzte Kommunikation"
    ],
    "intakeNotice": "Aufgrund hoher Nachfrage kann es aktuell zu laengeren Wartezeiten kommen."
  },
  "auth": {
    "type": "none",
    "notes": "Public informational APIs only. No privileged operations exposed."
  }
}
