{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-06-06T19:29:28.906Z",
  "slug": "cucina",
  "title": "La Cucina – SantaMamma Agriturismo Nebrodi",
  "description": "Cucina biologica a Km 0 nella Masseria SantaMamma: olio d'oliva, formaggi, carni al pascolo, pane cotto a legna e ricette di famiglia 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 – SantaMamma Agriturismo Nebrodi 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",
    "agri-hero",
    "cucina-section",
    "story-split",
    "cta-banner"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "cucina-hero",
      "type": "agri-hero",
      "scope": "local",
      "label": "I Sapori di"
    },
    {
      "id": "cucina-main",
      "type": "cucina-section",
      "scope": "local",
      "label": "I Sapori"
    },
    {
      "id": "cucina-story",
      "type": "story-split",
      "scope": "local",
      "label": "Ricette di famiglia,"
    },
    {
      "id": "cucina-cta",
      "type": "cta-banner",
      "scope": "local",
      "label": "Ogni pasto è un racconto"
    }
  ],
  "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."
    }
  ]
}
