{
  "logoUrl": "/config/logo.svg",
  "primaryColor": "#642DB4",
  "clientName": "proSapient",
  "googleAnalyticsId": "G-C4N95XRT0W",
  "gtmId": "GTM-N3W6KJTH",
  "theme": {
    "light": {
      "brand": {
        "50": "#f5f0fb",
        "100": "#ece3f6",
        "200": "#d9c7ee",
        "500": "#8343d1",
        "600": "#642DB4",
        "700": "#5525a0",
        "800": "#46208a",
        "900": "#3a1a6e"
      },
      "accent": {
        "500": "#14b8a6",
        "600": "#0d9488"
      },
      "bgPage": "#f9fafb",
      "bgCard": "#ffffff",
      "bgCardAlt": "#f3f4f6",
      "border": "#e5e7eb",
      "borderStrong": "#d1d5db",
      "textPrimary": "#1f2937",
      "textSecondary": "#4b5563",
      "textMuted": "#9ca3af"
    },
    "dark": {
      "brand": {
        "50": "#3a1a6e",
        "100": "#46208a",
        "200": "#5525a0",
        "500": "#8343d1",
        "600": "#642DB4",
        "700": "#ece3f6",
        "800": "#c4a5e8",
        "900": "#dbc5f2"
      },
      "bgPage": "#111827",
      "bgCard": "#1f2937",
      "bgCardAlt": "#2a3241",
      "border": "#374151",
      "borderStrong": "#4b5563",
      "textPrimary": "#f9fafb",
      "textSecondary": "#d1d5db",
      "textMuted": "#6b7280"
    },
    "tokens": {
      "radiusCard": "12px",
      "radiusButton": "8px",
      "buttonStyle": "flat",
      "badgeDotColor": "accent"
    }
  },
  "copy": {
    "header": {
      "aiBadgeLabel": "Profile Boost Interview",
      "subtitleVetting": "Welcome! You'll be interviewed by our AI agent, to learn about your skills and experience. This unpaid call helps us match you with future projects that fit your profile, giving you access to more paid opportunities.",
      "poweredBy": "Powered by InsightAgent"
    },
    "session": {
      "statusPaused": "Session Paused",
      "pausedBanner": "Recording paused. Resume where you left off, or finish if you're done."
    },
    "aboutAi": {
      "bodyVetting": "You will be interviewed by an AI system, trained to structure interviews that guide you through the most relevant aspects of your experience for client matches.",
      "processItemsVetting": [
        "Structured conversation with an AI interviewer",
        "Questions relevant to your work experience",
        "Topics that enhance your profile to clients",
        "Opportunity to demonstrate your expertise"
      ]
    }
  },
  "modules": {
    "poweredByByline": true
  },
  "footerLinks": {
    "contacts": [
      {
        "type": "email",
        "label": "hello@prosapient.com",
        "href": "mailto:hello@prosapient.com"
      },
      {
        "type": "phone",
        "label": "+44 20 8156 7277",
        "href": "tel:+442081567277"
      },
      {
        "type": "linkedin",
        "label": "@prosapient",
        "href": "https://www.linkedin.com/company/prosapient"
      }
    ],
    "legal": [
      {
        "label": "Terms of Use",
        "href": "https://platform.prosapient.com/terms"
      },
      {
        "label": "Privacy Policy",
        "href": "https://www.prosapient.com/privacy-policy"
      }
    ]
  },
  "faviconUrl": "/config/favicon.png"
}