{
  "name": "Savvy",
  "slug": "savvy",
  "domain": "https://www.gosavvy.com",
  "sources": [
    "yc"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "Times New Roman",
        "count": 3
      }
    ],
    "colors": {
      "primary": "#000000",
      "accent": "#000000",
      "background": "#FFFFFF",
      "textPrimary": "#111111",
      "link": "#000000"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Times New Roman",
        "heading": "Times New Roman"
      },
      "fontStacks": {
        "body": [
          "Times New Roman"
        ],
        "heading": [
          "Times New Roman"
        ],
        "paragraph": [
          "Times New Roman"
        ]
      },
      "fontSizes": {
        "h1": "16px",
        "h2": "16px",
        "body": "16px"
      }
    },
    "spacing": {
      "baseUnit": 8,
      "borderRadius": "8px"
    },
    "components": {},
    "images": {
      "logo": null,
      "favicon": "data:,",
      "ogImage": null
    },
    "personality": {
      "tone": "professional",
      "energy": "medium",
      "targetAudience": "unknown"
    },
    "designSystem": {
      "framework": "unknown",
      "componentLibrary": ""
    },
    "confidence": {
      "buttons": 0,
      "colors": 0,
      "overall": 0
    },
    "__llm_metadata": {
      "logoSelection": {
        "llmCalled": false,
        "llmSucceeded": false,
        "finalSource": "none",
        "rawLogoSelection": {
          "selectedLogoIndex": -1,
          "selectedLogoReasoning": "LLM failed",
          "confidence": 0
        }
      },
      "buttonClassification": {
        "llmCalled": false,
        "llmSucceeded": false,
        "error": "LLM call failed or returned fallback values"
      }
    }
  },
  "images": [
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/savvy/e4fd1fb97f.webp",
      "alt": "Savvy Advertising",
      "source_url": "https://savvyadvertising.com/",
      "image_url": "https://savvyadvertising.com/images/savvyLogo.png",
      "width": 1582,
      "height": 721,
      "bytes": 42600,
      "query": "\"Savvy\" ad",
      "query_suffix": "\"Savvy\" ad"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/savvy/c821c1cdcf.webp",
      "alt": "Report Cards & Trend Reports - SavvyAviation",
      "source_url": "https://www.savvyaviation.com/reports/",
      "image_url": "https://www.savvyaviation.com/wp-content/uploads/2024/01/report-card-cruise.jpeg",
      "width": 1432,
      "height": 2557,
      "bytes": 262395,
      "query": "\"Savvy\" report",
      "query_suffix": "\"Savvy\" report"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/savvy/5d2f13ed1b.webp",
      "alt": "Savvy AI - AI Chatbot Landing Page V1 by Twin Studio Design on Dribbble",
      "source_url": "https://dribbble.com/shots/24074697-Savvy-AI-AI-Chatbot-Landing-Page-V1",
      "image_url": "https://cdn.dribbble.com/userupload/14295404/file/original-aa9cd72a6c2b08efe332d4dd9705136a.jpg?resize=752x&vertical=center",
      "width": 752,
      "height": 501,
      "bytes": 137269,
      "query": "\"Savvy\" landing page",
      "query_suffix": "\"Savvy\" landing page"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/savvy/31aa4011c1.webp",
      "alt": "Savvy Advertising Solutions Inc. | LinkedIn",
      "source_url": "https://www.linkedin.com/company/savvy-advertising-solutions",
      "image_url": "https://media.licdn.com/dms/image/v2/C4E1BAQEnZVZ1q_VH1w/company-background_10000/company-background_10000/0/1627936788813/savvy_advertising_solutions_cover?e=2147483647&v=beta&t=ZAFI-T9ZOPYFjxQffQ-gspzNjIgw6E_EHvOB6bC5tKc",
      "width": 1280,
      "height": 853,
      "bytes": 172456,
      "query": "\"Savvy\" ad",
      "query_suffix": "\"Savvy\" ad"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/savvy/6cdd984b7c.webp",
      "alt": "Savvy Landing Page Template Set by OptimizePress",
      "source_url": "https://www.optimizepress.com/landing-page-templates/savvy/",
      "image_url": "https://www.optimizepress.com/wp-content/uploads/2024/01/savvy-sales-page-vsl-sm.jpg",
      "width": 500,
      "height": 806,
      "bytes": 44060,
      "query": "\"Savvy\" landing page",
      "query_suffix": "\"Savvy\" landing page"
    }
  ],
  "font_resources": [
    {
      "family": "Times New Roman",
      "google_fonts_url": "https://fonts.google.com/specimen/Times+New+Roman"
    },
    {
      "family": "Times New Roman",
      "google_fonts_url": "https://fonts.google.com/specimen/Times+New+Roman"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Times+New+Roman&family=Times+New+Roman&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/savvy",
  "agent_instructions": "You are designing or implementing in Savvy's brand identity.\n\n# Brand profile\n- Company: Savvy\n- Source: https://www.gosavvy.com\n- Color scheme: light\n\n# Colors\n- primary: #000000\n- accent: #000000\n- background: #FFFFFF\n- textPrimary: #111111\n- link: #000000\n\n# Typography\n- primary: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman\n- heading: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Times+New+Roman&family=Times+New+Roman&display=swap\">\n\n# UI Components\n\n\n# Brand voice\n- Tone: professional\n- Energy: medium\n- Audience: unknown\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/savvy.json",
  "page_markdown": "# Savvy Brand Identity\n\nA complete profile of **Savvy**'s visual system — colors, typography, components, and personality — extracted from https://www.gosavvy.com. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/savvy\n- Machine-readable JSON: https://characterquilt.com/branding/savvy.json\n- Per-page llms.txt: https://characterquilt.com/branding/savvy/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #000000 |\n| Accent | #000000 |\n| Body Font | Times New Roman |\n| Heading Font | Times New Roman |\n\n## Color Palette\n\n- primary: #000000\n- accent: #000000\n- background: #FFFFFF\n- textPrimary: #111111\n- link: #000000\n\n## Typography\n\n- primary: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman\n- heading: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman\n\n## Visual Assets\n\n- Favicon: data:,\n\n## Brand Personality\n\nTone: professional · Energy: medium · Audience: unknown\n\n## Savvy Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **Savvy Advertising**\n  - Image: https://savvyadvertising.com/images/savvyLogo.png\n  - Source: https://savvyadvertising.com/\n- **Report Cards & Trend Reports - SavvyAviation**\n  - Image: https://www.savvyaviation.com/wp-content/uploads/2024/01/report-card-cruise.jpeg\n  - Source: https://www.savvyaviation.com/reports/\n- **Savvy AI - AI Chatbot Landing Page V1 by Twin Studio Design on Dribbble**\n  - Image: https://cdn.dribbble.com/userupload/14295404/file/original-aa9cd72a6c2b08efe332d4dd9705136a.jpg?resize=752x&vertical=center\n  - Source: https://dribbble.com/shots/24074697-Savvy-AI-AI-Chatbot-Landing-Page-V1\n- **Savvy Advertising Solutions Inc. | LinkedIn**\n  - Image: https://media.licdn.com/dms/image/v2/C4E1BAQEnZVZ1q_VH1w/company-background_10000/company-background_10000/0/1627936788813/savvy_advertising_solutions_cover?e=2147483647&v=beta&t=ZAFI-T9ZOPYFjxQffQ-gspzNjIgw6E_EHvOB6bC5tKc\n  - Source: https://www.linkedin.com/company/savvy-advertising-solutions\n- **Savvy Landing Page Template Set by OptimizePress**\n  - Image: https://www.optimizepress.com/wp-content/uploads/2024/01/savvy-sales-page-vsl-sm.jpg\n  - Source: https://www.optimizepress.com/landing-page-templates/savvy/\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\": \"Times New Roman\",\n      \"count\": 3\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#000000\",\n    \"accent\": \"#000000\",\n    \"background\": \"#FFFFFF\",\n    \"textPrimary\": \"#111111\",\n    \"link\": \"#000000\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Times New Roman\",\n      \"heading\": \"Times New Roman\"\n    },\n    \"fontStacks\": {\n      \"body\": [\n        \"Times New Roman\"\n      ],\n      \"heading\": [\n        \"Times New Roman\"\n      ],\n      \"paragraph\": [\n        \"Times New Roman\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"16px\",\n      \"h2\": \"16px\",\n      \"body\": \"16px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 8,\n    \"borderRadius\": \"8px\"\n  },\n  \"components\": {},\n  \"images\": {\n    \"logo\": null,\n    \"favicon\": \"data:,\",\n    \"ogImage\": null\n  },\n  \"personality\": {\n    \"tone\": \"professional\",\n    \"energy\": \"medium\",\n    \"targetAudience\": \"unknown\"\n  },\n  \"designSystem\": {\n    \"framework\": \"unknown\",\n    \"componentLibrary\": \"\"\n  },\n  \"confidence\": {\n    \"buttons\": 0,\n    \"colors\": 0,\n    \"overall\": 0\n  },\n  \"__llm_metadata\": {\n    \"logoSelection\": {\n      \"llmCalled\": false,\n      \"llmSucceeded\": false,\n      \"finalSource\": \"none\",\n      \"rawLogoSelection\": {\n        \"selectedLogoIndex\": -1,\n        \"selectedLogoReasoning\": \"LLM failed\",\n        \"confidence\": 0\n      }\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": false,\n      \"llmSucceeded\": false,\n      \"error\": \"LLM call failed or returned fallback values\"\n    }\n  }\n}\n```\n"
}