{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-06-06T19:29:28.897Z",
  "slug": "accoglienza",
  "title": "Accoglienza & Esperienze – SantaMamma Nebrodi",
  "description": "Stanze storiche, piscina naturale, escursioni e vita contadina nella Masseria SantaMamma nei Nebrodi.",
  "contractHref": "/schemas/accoglienza.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/accoglienza",
        "name": "Accoglienza & Esperienze – SantaMamma Nebrodi Data",
        "mimeType": "application/json",
        "description": "Structured content for the accoglienza page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "agri-hero",
    "room-grid",
    "cta-banner"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "acc-hero",
      "type": "agri-hero",
      "scope": "local",
      "label": "Dormire tra i Nebrodi"
    },
    {
      "id": "acc-rooms",
      "type": "room-grid",
      "scope": "local",
      "label": "Otto camere,"
    },
    {
      "id": "acc-cta",
      "type": "cta-banner",
      "scope": "local",
      "label": "Il tuo rifugio siciliano ti aspetta"
    }
  ],
  "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."
    }
  ]
}
