{
  "name": "Procoto",
  "slug": "procoto",
  "domain": "https://procoto.com",
  "sources": [
    "yc"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "Arial",
        "role": "body"
      },
      {
        "family": "Roboto",
        "role": "body"
      },
      {
        "family": "Segoe UI",
        "role": "body"
      },
      {
        "family": "Helvetica",
        "role": "body"
      }
    ],
    "colors": {
      "primary": "#EAF6FF",
      "secondary": "#0F172A",
      "accent": "#EAF6FF",
      "background": "#EAF6FF",
      "textPrimary": "#475569",
      "link": "#475569"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Arial",
        "heading": "Arial"
      },
      "fontStacks": {
        "heading": [
          "ui-sans-serif",
          "system-ui",
          "-apple-system",
          "Segoe UI",
          "Roboto",
          "Helvetica",
          "Arial",
          "Apple Color Emoji"
        ],
        "body": [
          "ui-sans-serif",
          "system-ui",
          "-apple-system",
          "Segoe UI",
          "Roboto",
          "Helvetica",
          "Arial",
          "Apple Color Emoji"
        ],
        "paragraph": [
          "ui-sans-serif",
          "system-ui",
          "-apple-system",
          "Segoe UI",
          "Roboto",
          "Helvetica",
          "Arial",
          "Apple Color Emoji"
        ]
      },
      "fontSizes": {
        "h1": "54px",
        "h2": "28px",
        "body": "16px"
      }
    },
    "spacing": {
      "baseUnit": 12,
      "borderRadius": "14px"
    },
    "components": {
      "input": {
        "background": "#FBFDFF",
        "textColor": "#000000",
        "borderColor": "#D4E0EA",
        "borderRadius": "14px",
        "borderRadiusCorners": {
          "topLeft": "14px",
          "topRight": "14px",
          "bottomRight": "14px",
          "bottomLeft": "14px"
        },
        "shadow": "none"
      },
      "buttonPrimary": {
        "background": "#EAF6FF",
        "textColor": "#06261A",
        "borderColor": "#CFDDE4",
        "borderRadius": "14px",
        "borderRadiusCorners": {
          "topLeft": "14px",
          "topRight": "14px",
          "bottomRight": "14px",
          "bottomLeft": "14px"
        },
        "shadow": "rgba(29, 191, 138, 0.26) 0px 16px 30px 0px"
      },
      "buttonSecondary": {
        "background": "#F7FBFF",
        "textColor": "#0F172A",
        "borderColor": "#D4E0EA",
        "borderRadius": "14px",
        "borderRadiusCorners": {
          "topLeft": "14px",
          "topRight": "14px",
          "bottomRight": "14px",
          "bottomLeft": "14px"
        },
        "shadow": "none"
      }
    },
    "images": {
      "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%229%22%20stroke%3D%22rgba(15%2C23%2C42%2C.65)%22%20stroke-width%3D%222%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgba(15%2C%2023%2C%2042%2C%200.65)%20!important%3B%20stroke-width%3A%202px%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8%2013v3M12%2010v6M16%208v8%22%20stroke%3D%22rgba(14%2C165%2C233%2C.95)%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgba(14%2C%20165%2C%20233%2C%200.95)%20!important%3B%20stroke-width%3A%202px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E",
      "favicon": null,
      "ogImage": null,
      "logoHref": "#"
    },
    "__llm_logo_reasoning": {
      "selectedIndex": 0,
      "reasoning": "Selected #0 because it is located in the header, is visible, and matches the brand inferred from the URL and page title.",
      "confidence": 0.9,
      "source": "llm"
    },
    "__llm_button_reasoning": {
      "primary": {
        "index": 0,
        "text": "Try for free\n            →",
        "reasoning": "Button #0 has a vibrant blue background (#EAF6FF) and action-oriented text 'Try for free', making it a strong candidate for the primary CTA."
      },
      "secondary": {
        "index": 2,
        "text": "Start trial",
        "reasoning": "Button #2 has a different background color (#F7FBFF) and serves as a secondary action with the text 'Start trial', fitting the role of a secondary button."
      },
      "confidence": 0.9
    },
    "personality": {
      "tone": "modern",
      "energy": "medium",
      "targetAudience": "business professionals"
    },
    "designSystem": {
      "framework": "custom",
      "componentLibrary": ""
    },
    "confidence": {
      "buttons": 0.9,
      "colors": 0.9,
      "overall": 0.9
    },
    "__llm_metadata": {
      "logoSelection": {
        "llmCalled": true,
        "llmSucceeded": true,
        "finalSource": "llm",
        "rawLogoSelection": {
          "selectedLogoIndex": 0,
          "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and matches the brand inferred from the URL and page title.",
          "confidence": 0.9
        }
      },
      "buttonClassification": {
        "llmCalled": true,
        "llmSucceeded": true
      }
    }
  },
  "images": [
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/procoto/881f611f38.webp",
      "alt": "Procoto - Pricing, Features, and Details in 2026",
      "source_url": "https://www.softwaresuggest.com/procoto",
      "image_url": "https://images.softwaresuggest.com/latest_screenshots/1674804889_Procoto-Home-Page-Graphic-Edited-e1660205105448-1024x657-1-768x493.png",
      "width": 768,
      "height": 493,
      "bytes": 69506,
      "query": "\"Procoto\" report",
      "query_suffix": "\"Procoto\" report"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/procoto/ea110fb080.webp",
      "alt": "TampaBay.Ventures Leads Investment Into Y Combinator Graduate Procoto -  TampaBay.Ventures",
      "source_url": "https://tampabay.ventures/tampabay-ventures-leads-investment-into-y-combinator-graduate-procoto/",
      "image_url": "https://tampabay.ventures/wp-content/uploads/2021/07/News-Procoto.jpg",
      "width": 720,
      "height": 476,
      "bytes": 55955,
      "query": "\"Procoto\" ad",
      "query_suffix": "\"Procoto\" ad"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/procoto/6194bf3a23.webp",
      "alt": "Procoto - 2026 Company Profile, Team, Funding & Competitors - Tracxn",
      "source_url": "https://tracxn.com/d/companies/procoto/__zFwG9BJSF0COg-xn8r0aEo4ZBJ5pQvCL5UWk3pIjpDs",
      "image_url": "https://cdn.tracxn.com/images/seo/social/companies/procoto-overview-1757290112413.webp",
      "width": 1200,
      "height": 630,
      "bytes": 13418,
      "query": "\"Procoto\" report",
      "query_suffix": "\"Procoto\" report"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/procoto/5a86b4e3bb.webp",
      "alt": "Behind Procoto, The Procurement Software Solution That Caught Y  Combinator's Eye - Hypepotamus",
      "source_url": "https://hypepotamus.com/feature/procoto-feature/",
      "image_url": "https://hypepotamus.com/wp-content/uploads/2021/03/Procoto-Product-Image-2-1038x516.png",
      "width": 1038,
      "height": 516,
      "bytes": 112792,
      "query": "\"Procoto\" landing page",
      "query_suffix": "\"Procoto\" landing page"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/procoto/ae9016dfa4.webp",
      "alt": "Bedrock Technology acquires Procoto - Tampa Bay Business Journal",
      "source_url": "https://www.bizjournals.com/tampabay/inno/stories/news/2024/06/25/bedrock-technology-acquires-procoto-st-petersburg.html",
      "image_url": "https://media.bizj.us/view/img/12780454/osama-sabbah-michael-otis-a*1200xx2730-2730-683-0.jpg",
      "width": 1200,
      "height": 1200,
      "bytes": 194533,
      "query": "\"Procoto\" ad",
      "query_suffix": "\"Procoto\" ad"
    }
  ],
  "font_resources": [
    {
      "family": "Arial",
      "google_fonts_url": "https://fonts.google.com/specimen/Arial"
    },
    {
      "family": "Arial",
      "google_fonts_url": "https://fonts.google.com/specimen/Arial"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Arial&family=Arial&display=swap",
  "font_download_note": "Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.",
  "page_url": "https://characterquilt.com/branding/procoto",
  "agent_instructions": "You are designing or implementing in Procoto's brand identity.\n\n# Brand profile\n- Company: Procoto\n- Source: https://procoto.com\n- Color scheme: light\n\n# Colors\n- primary: #EAF6FF\n- secondary: #0F172A\n- accent: #EAF6FF\n- background: #EAF6FF\n- textPrimary: #475569\n- link: #475569\n\n# Typography\n- primary: Arial — https://fonts.google.com/specimen/Arial\n- heading: Arial — https://fonts.google.com/specimen/Arial\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Arial&family=Arial&display=swap\">\n\n# UI Components\n- input: background=#FBFDFF, textColor=#000000, borderColor=#D4E0EA, borderRadius=14px, shadow=none\n- buttonPrimary: background=#EAF6FF, textColor=#06261A, borderColor=#CFDDE4, borderRadius=14px, shadow=rgba(29, 191, 138, 0.26) 0px 16px 30px 0px\n- buttonSecondary: background=#F7FBFF, textColor=#0F172A, borderColor=#D4E0EA, borderRadius=14px, shadow=none\n\n# Brand voice\n- Tone: modern\n- Energy: medium\n- Audience: business professionals\n\n# Working with these fonts\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n# Full machine-readable profile\nhttps://characterquilt.com/branding/procoto.json",
  "page_markdown": "# Procoto Brand Identity\n\nA complete profile of **Procoto**'s visual system — colors, typography, components, and personality — extracted from https://procoto.com. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/procoto\n- Machine-readable JSON: https://characterquilt.com/branding/procoto.json\n- Per-page llms.txt: https://characterquilt.com/branding/procoto/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #EAF6FF |\n| Accent | #EAF6FF |\n| Body Font | Arial |\n| Heading Font | Arial |\n\n## Color Palette\n\n- primary: #EAF6FF\n- secondary: #0F172A\n- accent: #EAF6FF\n- background: #EAF6FF\n- textPrimary: #475569\n- link: #475569\n\n## Typography\n\n- primary: Arial — https://fonts.google.com/specimen/Arial\n- heading: Arial — https://fonts.google.com/specimen/Arial\n\n## Visual Assets\n\n- Logo: data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%229%22%20stroke%3D%22rgba(15%2C23%2C42%2C.65)%22%20stroke-width%3D%222%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgba(15%2C%2023%2C%2042%2C%200.65)%20!important%3B%20stroke-width%3A%202px%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8%2013v3M12%2010v6M16%208v8%22%20stroke%3D%22rgba(14%2C165%2C233%2C.95)%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgba(14%2C%20165%2C%20233%2C%200.95)%20!important%3B%20stroke-width%3A%202px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E\n\n## UI Components\n\n- input: background=#FBFDFF, textColor=#000000, borderColor=#D4E0EA, borderRadius=14px, shadow=none\n- buttonPrimary: background=#EAF6FF, textColor=#06261A, borderColor=#CFDDE4, borderRadius=14px, shadow=rgba(29, 191, 138, 0.26) 0px 16px 30px 0px\n- buttonSecondary: background=#F7FBFF, textColor=#0F172A, borderColor=#D4E0EA, borderRadius=14px, shadow=none\n\n## Brand Personality\n\nTone: modern · Energy: medium · Audience: business professionals\n\n## Procoto Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **Procoto - Pricing, Features, and Details in 2026**\n  - Image: https://images.softwaresuggest.com/latest_screenshots/1674804889_Procoto-Home-Page-Graphic-Edited-e1660205105448-1024x657-1-768x493.png\n  - Source: https://www.softwaresuggest.com/procoto\n- **TampaBay.Ventures Leads Investment Into Y Combinator Graduate Procoto -  TampaBay.Ventures**\n  - Image: https://tampabay.ventures/wp-content/uploads/2021/07/News-Procoto.jpg\n  - Source: https://tampabay.ventures/tampabay-ventures-leads-investment-into-y-combinator-graduate-procoto/\n- **Procoto - 2026 Company Profile, Team, Funding & Competitors - Tracxn**\n  - Image: https://cdn.tracxn.com/images/seo/social/companies/procoto-overview-1757290112413.webp\n  - Source: https://tracxn.com/d/companies/procoto/__zFwG9BJSF0COg-xn8r0aEo4ZBJ5pQvCL5UWk3pIjpDs\n- **Behind Procoto, The Procurement Software Solution That Caught Y  Combinator's Eye - Hypepotamus**\n  - Image: https://hypepotamus.com/wp-content/uploads/2021/03/Procoto-Product-Image-2-1038x516.png\n  - Source: https://hypepotamus.com/feature/procoto-feature/\n- **Bedrock Technology acquires Procoto - Tampa Bay Business Journal**\n  - Image: https://media.bizj.us/view/img/12780454/osama-sabbah-michael-otis-a*1200xx2730-2730-683-0.jpg\n  - Source: https://www.bizjournals.com/tampabay/inno/stories/news/2024/06/25/bedrock-technology-acquires-procoto-st-petersburg.html\n\n## Working with these fonts\n\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n## Machine-Readable Profile\n\n```json\n{\n  \"colorScheme\": \"light\",\n  \"fonts\": [\n    {\n      \"family\": \"Arial\",\n      \"role\": \"body\"\n    },\n    {\n      \"family\": \"Roboto\",\n      \"role\": \"body\"\n    },\n    {\n      \"family\": \"Segoe UI\",\n      \"role\": \"body\"\n    },\n    {\n      \"family\": \"Helvetica\",\n      \"role\": \"body\"\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#EAF6FF\",\n    \"secondary\": \"#0F172A\",\n    \"accent\": \"#EAF6FF\",\n    \"background\": \"#EAF6FF\",\n    \"textPrimary\": \"#475569\",\n    \"link\": \"#475569\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Arial\",\n      \"heading\": \"Arial\"\n    },\n    \"fontStacks\": {\n      \"heading\": [\n        \"ui-sans-serif\",\n        \"system-ui\",\n        \"-apple-system\",\n        \"Segoe UI\",\n        \"Roboto\",\n        \"Helvetica\",\n        \"Arial\",\n        \"Apple Color Emoji\"\n      ],\n      \"body\": [\n        \"ui-sans-serif\",\n        \"system-ui\",\n        \"-apple-system\",\n        \"Segoe UI\",\n        \"Roboto\",\n        \"Helvetica\",\n        \"Arial\",\n        \"Apple Color Emoji\"\n      ],\n      \"paragraph\": [\n        \"ui-sans-serif\",\n        \"system-ui\",\n        \"-apple-system\",\n        \"Segoe UI\",\n        \"Roboto\",\n        \"Helvetica\",\n        \"Arial\",\n        \"Apple Color Emoji\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"54px\",\n      \"h2\": \"28px\",\n      \"body\": \"16px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 12,\n    \"borderRadius\": \"14px\"\n  },\n  \"components\": {\n    \"input\": {\n      \"background\": \"#FBFDFF\",\n      \"textColor\": \"#000000\",\n      \"borderColor\": \"#D4E0EA\",\n      \"borderRadius\": \"14px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"14px\",\n        \"topRight\": \"14px\",\n        \"bottomRight\": \"14px\",\n        \"bottomLeft\": \"14px\"\n      },\n      \"shadow\": \"none\"\n    },\n    \"buttonPrimary\": {\n      \"background\": \"#EAF6FF\",\n      \"textColor\": \"#06261A\",\n      \"borderColor\": \"#CFDDE4\",\n      \"borderRadius\": \"14px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"14px\",\n        \"topRight\": \"14px\",\n        \"bottomRight\": \"14px\",\n        \"bottomLeft\": \"14px\"\n      },\n      \"shadow\": \"rgba(29, 191, 138, 0.26) 0px 16px 30px 0px\"\n    },\n    \"buttonSecondary\": {\n      \"background\": \"#F7FBFF\",\n      \"textColor\": \"#0F172A\",\n      \"borderColor\": \"#D4E0EA\",\n      \"borderRadius\": \"14px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"14px\",\n        \"topRight\": \"14px\",\n        \"bottomRight\": \"14px\",\n        \"bottomLeft\": \"14px\"\n      },\n      \"shadow\": \"none\"\n    }\n  },\n  \"images\": {\n    \"logo\": \"data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%229%22%20stroke%3D%22rgba(15%2C23%2C42%2C.65)%22%20stroke-width%3D%222%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgba(15%2C%2023%2C%2042%2C%200.65)%20!important%3B%20stroke-width%3A%202px%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8%2013v3M12%2010v6M16%208v8%22%20stroke%3D%22rgba(14%2C165%2C233%2C.95)%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgba(14%2C%20165%2C%20233%2C%200.95)%20!important%3B%20stroke-width%3A%202px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E\",\n    \"favicon\": null,\n    \"ogImage\": null,\n    \"logoHref\": \"#\"\n  },\n  \"__llm_logo_reasoning\": {\n    \"selectedIndex\": 0,\n    \"reasoning\": \"Selected #0 because it is located in the header, is visible, and matches the brand inferred from the URL and page title.\",\n    \"confidence\": 0.9,\n    \"source\": \"llm\"\n  },\n  \"__llm_button_reasoning\": {\n    \"primary\": {\n      \"index\": 0,\n      \"text\": \"Try for free\\n            →\",\n      \"reasoning\": \"Button #0 has a vibrant blue background (#EAF6FF) and action-oriented text 'Try for free', making it a strong candidate for the primary CTA.\"\n    },\n    \"secondary\": {\n      \"index\": 2,\n      \"text\": \"Start trial\",\n      \"reasoning\": \"Button #2 has a different background color (#F7FBFF) and serves as a secondary action with the text 'Start trial', fitting the role of a secondary button.\"\n    },\n    \"confidence\": 0.9\n  },\n  \"personality\": {\n    \"tone\": \"modern\",\n    \"energy\": \"medium\",\n    \"targetAudience\": \"business professionals\"\n  },\n  \"designSystem\": {\n    \"framework\": \"custom\",\n    \"componentLibrary\": \"\"\n  },\n  \"confidence\": {\n    \"buttons\": 0.9,\n    \"colors\": 0.9,\n    \"overall\": 0.9\n  },\n  \"__llm_metadata\": {\n    \"logoSelection\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true,\n      \"finalSource\": \"llm\",\n      \"rawLogoSelection\": {\n        \"selectedLogoIndex\": 0,\n        \"selectedLogoReasoning\": \"Selected #0 because it is located in the header, is visible, and matches the brand inferred from the URL and page title.\",\n        \"confidence\": 0.9\n      }\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true\n    }\n  }\n}\n```\n"
}