{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "platform": {
    "name": "Mbuma",
    "category": "Vertical SaaS Platform",
    "motto": "Grow. Build. Prosper.",
    "signature": "Powered by Mbuma.",
    "description": "Business SaaS platform providing common core infrastructure (auth, roles, offline resilience, checkout) so industry apps can be launched without rebuilding technology.",
    "website": "https://mbuma.fr"
  },
  "partner_program": {
    "name": "Mbuma Partners",
    "model": "White-label vertical SaaS enablement",
    "guarantees": [
      "Partner brand ownership with 'Powered by Mbuma.' signature",
      "100% direct customer relationship ownership",
      "Freedom to set subscription prices",
      "No vendor lock-in with open data export"
    ]
  },
  "builder_program": {
    "name": "Mbuma Builder List",
    "status": "Pre-launch acquisition program",
    "promise": "Build a vertical SaaS business without rebuilding the common technology.",
    "model": "Build in sandbox first, pay when moving to production.",
    "guardrails": [
      "No guaranteed revenue promise",
      "Builder Credits are usage credits, not money or financing",
      "Production activation requires product and partner validation"
    ]
  },
  "verticals": [
    {
      "name": "RestaurantOS",
      "status": "Available",
      "description": "POS, kitchen display, table management, offline sync, and mobile money checkout."
    },
    {
      "name": "BeautyOS",
      "status": "In Development with Partners",
      "description": "Salon appointment scheduling, stylist allocation, and deposit payments."
    },
    {
      "name": "GarageOS",
      "status": "In Development with Partners",
      "description": "Repair orders, parts tracking, and vehicle handover."
    }
  ],
  "technical_architecture": {
    "type": "Local-First Event-Driven",
    "offline_resilience": "0ms local action latency with background cloud reconciliation",
    "currencies": ["XOF", "XAF", "CDF", "EUR", "USD"],
    "mobile_money_channels": ["Wave", "Orange Money", "MTN MoMo", "Airtel Money", "M-Pesa"]
  }
}
