{
  "productName": "Real Agent",
  "hostname": "realagent-code",
  "serviceName": "realagent-code.service",
  "installDir": "realagent-code",
  "configDir": ".realagent-code",
  "tagline": "Built for agents. By agents.",
  "marketingUrl": "https://realagent.network",
  "neo4jPort": 7688,
  "ttydPort": 7682,
  "vncDisplay": 100,
  "rfbPort": 5901,
  "websockifyPort": 6081,
  "cdpPort": 9223,
  "claudeSessionManagerPort": 19401,
  "outlookClientId": "b8b81ee6-4fc1-4676-a2d5-f94d9e00f253",
  "googleClientId": "",
  "googleClientSecret": "",
  "commercialMode": false,
  "shipsPremiumBundles": [
    "real-agent"
  ],
  "vertical": "schema-estate-agent",
  "primaryContainer": {
    "label": "Property",
    "term": "Properties"
  },
  "defaultColors": {
    "primary": "#12141A",
    "primaryHover": "#262626",
    "primarySubtle": "rgba(14, 14, 14, 0.06)",
    "primaryGlow": "rgba(204, 255, 0, 0.30)",
    "accent": "#EEF8C8",
    "background": "#FAFAF8",
    "agentBubble": "#ECECE8"
  },
  "defaultFonts": {
    "display": "'Archivo', system-ui, sans-serif",
    "body": "'Inter', -apple-system, BlinkMacSystemFont, sans-serif"
  },
  "fonts": {
    "display": {
      "family": "Archivo",
      "faces": [
        {
          "weight": 400,
          "file": "archivo-400.woff2"
        },
        {
          "weight": 500,
          "file": "archivo-500.woff2"
        },
        {
          "weight": 600,
          "file": "archivo-600.woff2"
        },
        {
          "weight": 700,
          "file": "archivo-700.woff2"
        },
        {
          "weight": 900,
          "file": "archivo-900.woff2"
        }
      ]
    },
    "body": {
      "family": "Inter",
      "faces": [
        {
          "weight": 400,
          "file": "inter-400.woff2"
        },
        {
          "weight": 500,
          "file": "inter-500.woff2"
        }
      ]
    }
  },
  "logoContainsName": true,
  "assets": {
    "logo": "real-agent-logo-tag.png",
    "logoHorizontal": "real-agent-logo-light.png",
    "logoHorizontalDark": "real-agent-logo.png",
    "icon": "real-agent-icon.png",
    "logoMonochrome": "real-agent-logo-tag.png",
    "logoRound": "real-agent-icon.png",
    "favicon": "real-agent-icon.png",
    "ogCard": "real-agent-og-image.png",
    "appIcon": "real-agent-app-icon-512.png",
    "appIcon192": "real-agent-app-icon-192.png",
    "maskableIcon": "real-agent-app-icon-maskable-512.png"
  },
  "npm": {
    "packageName": "@rubytech/create-realagent-code",
    "binName": "create-realagent-code",
    "author": "Rubytech LLC"
  },
  "plugins": {
    "core": [
      "admin",
      "memory",
      "docs",
      "cloudflare",
      "anthropic",
      "workflows",
      "work",
      "ledger",
      "business-assistant",
      "contacts",
      "scheduling",
      "email",
      "prompt-optimiser",
      "browser"
    ],
    "defaultEnabled": [
      "sales",
      "web-designer"
    ],
    "available": [
      "connector",
      "deep-research",
      "projects",
      "whatsapp",
      "replicate",
      "linkedin-import",
      "notion-import",
      "obsidian-import",
      "x-import",
      "slides"
    ],
    "excluded": [
      "telegram",
      "joblogic"
    ]
  },
  "externalPlugins": [
    {
      "name": "discord",
      "marketplace": "claude-plugins-official",
      "channelPlugin": true
    },
    {
      "name": "imessage",
      "marketplace": "claude-plugins-official",
      "channelPlugin": true
    },
    {
      "name": "superpowers",
      "marketplace": "claude-plugins-official"
    },
    {
      "name": "code-review",
      "marketplace": "claude-plugins-official"
    }
  ],
  "consent": {
    "copy": {
      "title": "Before you browse this listing",
      "body": "This site uses a first-party script to count page views, scrolls and clicks so the agent knows which properties get attention. Nothing is shared with third parties. Change your mind any time via Manage cookies in the footer.",
      "accept": "Accept",
      "reject": "Reject",
      "manage": "Manage cookies",
      "policyLinkText": "Read the cookie policy",
      "policyHref": "/privacy.html#cookies"
    },
    "palette": {
      "bg": "#F7F5F0",
      "fg": "#12141A",
      "accent": "#CDFF00",
      "accentFg": "#12141A",
      "border": "#E4DFD6"
    }
  }
}
