{
  "name": "iBot",
  "domain": "ibot.com",
  "currency": "ADAO",
  "pricing": {
    "currency": "ADAO",
    "apiKeyPrice": 100,
    "pricePerCall": 0.1,
    "pricingModel": "per_call"
  },
  "services": [
    {
      "slug": "daily-planner",
      "name": "AI Daily Planner",
      "amount": 2,
      "currency": "ADAO",
      "url": "https://ibot.com/app"
    },
    {
      "slug": "knowledge-assistant",
      "name": "Knowledge Assistant",
      "amount": 1,
      "currency": "ADAO",
      "url": "https://ibot.com/app"
    },
    {
      "slug": "meeting-actions",
      "name": "Meeting Summary & Actions",
      "amount": 2,
      "currency": "ADAO",
      "url": "https://ibot.com/app"
    }
  ]
}