{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-04-22T15:50:10.908Z",
  "slug": "cucina",
  "title": "La Cucina km.0 — SantaMamma Agriturismo",
  "description": "Cucina autentica siciliana a km.0. Verdure dall'orto, formaggi artigianali, erbe fresche. I sapori di una volta in una masseria dei Nebrodi.",
  "contractHref": "/schemas/cucina.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/cucina",
        "name": "La Cucina km.0 — SantaMamma Agriturismo Data",
        "mimeType": "application/json",
        "description": "Structured content for the cucina page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "hero",
    "kitchen-showcase",
    "gallery-strip",
    "cta-nature"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "cuc-hero",
      "type": "hero",
      "scope": "local",
      "label": "Mangiare a"
    },
    {
      "id": "cuc-kitchen",
      "type": "kitchen-showcase",
      "scope": "local",
      "label": "Dal campo alla tavola"
    },
    {
      "id": "cuc-gallery",
      "type": "gallery-strip",
      "scope": "local",
      "label": "La cucina in immagini"
    },
    {
      "id": "cuc-cta",
      "type": "cta-nature",
      "scope": "local",
      "label": "Vuoi assaggiare la nostra cucina?"
    }
  ],
  "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."
    }
  ]
}
