{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-04-22T15:50:10.905Z",
  "slug": "accoglienza",
  "title": "Accoglienza — SantaMamma Agriturismo",
  "description": "Stanze accoglienti nel cuore del Parco dei Nebrodi. Soggiorna nella masseria di Alfonso e Giusy e vivi la Sicilia autentica.",
  "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 — SantaMamma Agriturismo 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",
    "hero",
    "about-strip",
    "gallery-strip",
    "pricing-table",
    "cta-nature"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "acc-hero",
      "type": "hero",
      "scope": "local",
      "label": "Dormire a"
    },
    {
      "id": "acc-about",
      "type": "about-strip",
      "scope": "local",
      "label": "Il silenzio come lusso"
    },
    {
      "id": "acc-gallery",
      "type": "gallery-strip",
      "scope": "local",
      "label": "La masseria in immagini"
    },
    {
      "id": "acc-pricing",
      "type": "pricing-table",
      "scope": "local",
      "label": "Scegli il tuo soggiorno"
    },
    {
      "id": "acc-cta",
      "type": "cta-nature",
      "scope": "local",
      "label": "Prenota il tuo soggiorno"
    }
  ],
  "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."
    }
  ]
}
