{
  "name": "NexusKit",
  "vendor": "ZAHA GLOBAL",
  "url": "https://nexus-kit.com",
  "products": [
    {
      "id": "formrelay",
      "name": "Formrelay",
      "category": "forms",
      "path": "/en/services/contact",
      "pricing": {
        "currency": "EUR",
        "plans": [
          { "id": "free", "monthly": 0, "yearly": 0, "includedSubmissions": 1000 },
          { "id": "starter", "monthly": 3.99, "yearly": 39, "includedSubmissions": 5000, "overagePerSubmission": 0.01 },
          { "id": "business", "monthly": 24, "yearly": 240, "includedSubmissions": 20000, "overagePerSubmission": 0.005 }
        ]
      }
    }
  ],
  "app": "https://app.nexus-kit.com",
  "api": "https://api.nexus-kit.com/v1",
  "openapi": "https://api.nexus-kit.com/v1/docs",
  "docs": "https://nexus-kit.com/en/developers",
  "pricingPage": "https://nexus-kit.com/en/pricing",
  "status": "https://status.zahaglobal.co"
}
