{
  "$schema": "https://merqato.digital/schemas/catalog.schema.json",
  "catalogVersion": "0.1",
  "business": "merQato.digital",
  "currency": "PHP",
  "humanApprovalRequired": true,
  "categories": ["ai-operators", "nomad-stays", "ecosystem-partnerships", "mission-control"],
  "offers": [
    {
      "id": "guest-concierge-ai",
      "kind": "operator",
      "category": "hospitality",
      "name": "Guest Concierge AI",
      "tagline": "Delight guests 24/7 with instant answers, recommendations, and seamless service.",
      "pricing": { "amount": 3999, "currency": "PHP", "model": "monthly_subscription" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "prepare_checkout", "request_setup", "view_status"]
    },
    {
      "id": "booking-assistant-ai",
      "kind": "operator",
      "category": "booking",
      "name": "Booking Assistant AI",
      "tagline": "Handle inquiries, check availability, and confirm bookings — accurately.",
      "pricing": { "amount": 4499, "currency": "PHP", "model": "monthly_subscription" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "prepare_checkout", "request_setup", "view_status"]
    },
    {
      "id": "lead-generation-ai",
      "kind": "operator",
      "category": "lead-gen",
      "name": "Lead Generation AI",
      "tagline": "Find, qualify, and nurture high-value leads across channels that convert.",
      "pricing": { "amount": 5499, "currency": "PHP", "model": "monthly_subscription" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "prepare_checkout", "request_setup", "view_status"]
    },
    {
      "id": "social-media-operator",
      "kind": "operator",
      "category": "marketing",
      "name": "Social Media Operator",
      "tagline": "Plan, create, and publish content that grows engagement and brand presence.",
      "pricing": { "amount": 4299, "currency": "PHP", "model": "monthly_subscription" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "prepare_checkout", "request_setup", "view_status"]
    },
    {
      "id": "review-manager-ai",
      "kind": "operator",
      "category": "operations",
      "name": "Review Manager AI",
      "tagline": "Monitor reviews, draft replies, and protect your reputation across platforms.",
      "pricing": { "amount": 2999, "currency": "PHP", "model": "monthly_subscription" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "prepare_checkout", "request_setup", "view_status"]
    },
    {
      "id": "menu-ordering-ai",
      "kind": "operator",
      "category": "hospitality",
      "name": "Menu & Ordering AI",
      "tagline": "Smart menu recommendations, upsells, and order automation across channels.",
      "pricing": { "amount": 4799, "currency": "PHP", "model": "monthly_subscription" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "prepare_checkout", "request_setup", "view_status"]
    },
    {
      "id": "mission-control-setup",
      "kind": "setup",
      "category": "mission-control",
      "name": "Mission Control Setup",
      "tagline": "Onboard your property, connect systems, and activate real-time performance visibility.",
      "pricing": { "amount": 19999, "currency": "PHP", "model": "one_time_setup" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "prepare_checkout", "request_setup", "view_status"]
    },
    {
      "id": "revenue-followup-ai",
      "kind": "operator",
      "category": "operations",
      "name": "Revenue Follow-up AI",
      "tagline": "Recover lost bookings and drive repeat stays with intelligent, timely follow-ups.",
      "pricing": { "amount": 4999, "currency": "PHP", "model": "monthly_subscription" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "prepare_checkout", "request_setup", "view_status"]
    },
    {
      "id": "workspace-day-pass",
      "kind": "stay",
      "category": "nomad-stays",
      "name": "Workspace Day Pass",
      "tagline": "Focus for the day. Work, connect, ship.",
      "pricing": { "amount": 999, "currency": "PHP", "model": "per_day" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_availability", "view_status"]
    },
    {
      "id": "weekly-sprint",
      "kind": "stay",
      "category": "nomad-stays",
      "name": "Weekly Sprint",
      "tagline": "One week to focus and make progress.",
      "pricing": { "amount": 4999, "currency": "PHP", "model": "per_week" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_availability", "view_status"]
    },
    {
      "id": "30-day-nomad-stay",
      "kind": "stay",
      "category": "nomad-stays",
      "name": "30-Day Nomad Stay",
      "tagline": "Stay a month. Build without limits.",
      "pricing": { "amount": 19999, "currency": "PHP", "model": "per_stay" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_availability", "view_status"]
    },
    {
      "id": "founder-residency",
      "kind": "stay",
      "category": "nomad-stays",
      "name": "Founder Residency",
      "tagline": "Designed for founders staying 1-3 months+.",
      "pricing": { "amount": 49999, "currency": "PHP", "model": "per_month" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_availability", "view_status"]
    },
    {
      "id": "property-partner",
      "kind": "partnership",
      "category": "ecosystem-partnerships",
      "name": "Property Partner",
      "tagline": "Hotels, resorts, villas, and serviced stays.",
      "pricing": { "amount": 0, "currency": "PHP", "model": "custom_quote" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_quote", "view_status"]
    },
    {
      "id": "local-business-partner",
      "kind": "partnership",
      "category": "ecosystem-partnerships",
      "name": "Local Business Partner",
      "tagline": "Tour operators, F&B, transport, wellness, and local services.",
      "pricing": { "amount": 0, "currency": "PHP", "model": "custom_quote" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_quote", "view_status"]
    },
    {
      "id": "technology-partner",
      "kind": "partnership",
      "category": "ecosystem-partnerships",
      "name": "Technology Partner",
      "tagline": "SaaS, tools, integrations, and AI platforms.",
      "pricing": { "amount": 0, "currency": "PHP", "model": "custom_quote" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_quote", "view_status"]
    },
    {
      "id": "founding-partner-program",
      "kind": "partnership",
      "category": "ecosystem-partnerships",
      "name": "Founding Partner Program",
      "tagline": "Select partners shaping the future of Merqato.",
      "inviteOnly": true,
      "pricing": { "amount": 0, "currency": "PHP", "model": "custom_quote" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_quote", "view_status"]
    },
    {
      "id": "revenue-share-pilot",
      "kind": "partnership",
      "category": "ecosystem-partnerships",
      "name": "Revenue-Share Pilot",
      "tagline": "Pilot new solutions with performance-aligned terms.",
      "inviteOnly": true,
      "pricing": { "amount": 0, "currency": "PHP", "model": "custom_quote" },
      "agentReadable": true,
      "humanApprovalRequired": true,
      "actions": ["browse", "compare", "request_quote", "view_status"]
    }
  ]
}
