{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-05-05T19:46:22.353Z",
  "slug": "home",
  "title": "Aether Eye Institute | Precision Ophthalmology and Vision Surgery",
  "description": "A destination ophthalmology center in Chicago for cataract surgery, laser vision correction, cornea, retina, glaucoma, diagnostics, and premium patient care.",
  "contractHref": "/schemas/home.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/home",
        "name": "Aether Eye Institute | Precision Ophthalmology and Vision Surgery Data",
        "mimeType": "application/json",
        "description": "Structured content for the home page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "ophthalmic-hero",
    "services-grid",
    "surgeons-spotlight",
    "patient-journey",
    "contact-panel"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "home-hero",
      "type": "ophthalmic-hero",
      "scope": "local",
      "label": "Clarity, safety,"
    },
    {
      "id": "home-services",
      "type": "services-grid",
      "scope": "local",
      "label": "Subspecialty ophthalmology with clear distinctions between treatment, diagnostics, and suitability."
    },
    {
      "id": "home-surgeons",
      "type": "surgeons-spotlight",
      "scope": "local",
      "label": "Senior surgeons with focused subspecialty practices."
    },
    {
      "id": "home-journey",
      "type": "patient-journey",
      "scope": "local",
      "label": "A calm, structured pathway from first consultation to recovery."
    },
    {
      "id": "home-contact",
      "type": "contact-panel",
      "scope": "local",
      "label": "Arrange a consultation with our patient coordination team."
    }
  ],
  "tools": [
    {
      "name": "update-section",
      "description": "Update a section field in the Studio draft. Does not persist — call save when all updates are complete. Use sectionType to select the matching schema from sectionSchemas."
    },
    {
      "name": "save",
      "description": "Persist all pending draft changes using the active save mode (local file, hot save, or save2repo). Call once after all update-section calls are complete."
    }
  ]
}
