{
  "name": "Cowlar",
  "slug": "cowlar",
  "domain": "http://www.cowlar.com",
  "sources": [
    "yc"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "Montserrat",
        "count": 7
      },
      {
        "family": "sans-serif",
        "count": 7
      }
    ],
    "colors": {
      "primary": "#000000",
      "accent": "#000000",
      "background": "#333333",
      "textPrimary": "#333333",
      "link": "#000000"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Montserrat",
        "heading": "Montserrat"
      },
      "fontStacks": {
        "body": [
          "Montserrat",
          "sans-serif"
        ],
        "heading": [
          "Montserrat",
          "sans-serif"
        ],
        "paragraph": [
          "Montserrat",
          "sans-serif"
        ]
      },
      "fontSizes": {
        "h1": "76.8px",
        "h2": "76.8px",
        "body": "16px"
      }
    },
    "spacing": {
      "baseUnit": 8,
      "borderRadius": "0px"
    },
    "components": {},
    "images": {
      "logo": null,
      "favicon": "https://www.cowlar.com/favicon.png",
      "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/cowlar/6e666e0dc8.webp",
      "alt": "Cowlar - Product",
      "source_url": "https://www.dairy.cowlar.com/store/product",
      "image_url": "https://www.dairy.cowlar.com/assets/img/products/4.jpg",
      "width": 5184,
      "height": 3456,
      "bytes": 214189,
      "query": "site:cowlar.com",
      "query_suffix": "site:cowlar.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/cowlar/14cb365a83.webp",
      "alt": "Cowlar - Product",
      "source_url": "https://www.dairy.cowlar.com/store/product",
      "image_url": "https://www.dairy.cowlar.com/assets/img/products/5.jpg",
      "width": 5184,
      "height": 3456,
      "bytes": 265796,
      "query": "site:cowlar.com",
      "query_suffix": "site:cowlar.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/cowlar/b00f8a76e4.webp",
      "alt": "Cowlar - How It Works",
      "source_url": "https://www.dairy.cowlar.com/howItWorks",
      "image_url": "https://www.dairy.cowlar.com/assets/img/web/howItWorks/Base_station.jpg",
      "width": 3402,
      "height": 2912,
      "bytes": 293677,
      "query": "site:cowlar.com",
      "query_suffix": "site:cowlar.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/cowlar/6651285f8b.webp",
      "alt": "Cowlar - Product",
      "source_url": "https://www.dairy.cowlar.com/store/product",
      "image_url": "https://www.dairy.cowlar.com/assets/img/products/1.jpg",
      "width": 3936,
      "height": 3287,
      "bytes": 273794,
      "query": "site:cowlar.com",
      "query_suffix": "site:cowlar.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/cowlar/5fd6842e8b.webp",
      "alt": "Cowlar - Product",
      "source_url": "https://www.dairy.cowlar.com/store/product",
      "image_url": "https://www.dairy.cowlar.com/assets/img/products/6.jpg",
      "width": 5184,
      "height": 2912,
      "bytes": 277825,
      "query": "site:cowlar.com",
      "query_suffix": "site:cowlar.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/cowlar/8dbacd1a86.webp",
      "alt": "Cowlar - Product",
      "source_url": "https://www.dairy.cowlar.com/store/product",
      "image_url": "https://www.dairy.cowlar.com/assets/img/products/3.jpg",
      "width": 5184,
      "height": 3456,
      "bytes": 357707,
      "query": "site:cowlar.com",
      "query_suffix": "site:cowlar.com"
    }
  ],
  "font_resources": [
    {
      "family": "Montserrat",
      "google_fonts_url": "https://fonts.google.com/specimen/Montserrat"
    },
    {
      "family": "Montserrat",
      "google_fonts_url": "https://fonts.google.com/specimen/Montserrat"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Montserrat&family=Montserrat&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/cowlar",
  "agent_instructions": "You are designing or implementing in Cowlar's brand identity.\n\n# Brand profile\n- Company: Cowlar\n- Source: http://www.cowlar.com\n- Color scheme: light\n\n# Colors\n- primary: #000000\n- accent: #000000\n- background: #333333\n- textPrimary: #333333\n- link: #000000\n\n# Typography\n- primary: Montserrat — https://fonts.google.com/specimen/Montserrat\n- heading: Montserrat — https://fonts.google.com/specimen/Montserrat\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Montserrat&family=Montserrat&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/cowlar.json",
  "page_markdown": "# Cowlar Brand Identity\n\nA complete profile of **Cowlar**'s visual system — colors, typography, components, and personality — extracted from http://www.cowlar.com. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/cowlar\n- Machine-readable JSON: https://characterquilt.com/branding/cowlar.json\n- Per-page llms.txt: https://characterquilt.com/branding/cowlar/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #000000 |\n| Accent | #000000 |\n| Body Font | Montserrat |\n| Heading Font | Montserrat |\n\n## Color Palette\n\n- primary: #000000\n- accent: #000000\n- background: #333333\n- textPrimary: #333333\n- link: #000000\n\n## Typography\n\n- primary: Montserrat — https://fonts.google.com/specimen/Montserrat\n- heading: Montserrat — https://fonts.google.com/specimen/Montserrat\n\n## Visual Assets\n\n- Favicon: https://www.cowlar.com/favicon.png\n\n## Brand Personality\n\nTone: professional · Energy: medium · Audience: unknown\n\n## Cowlar Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **Cowlar - Product**\n  - Image: https://www.dairy.cowlar.com/assets/img/products/4.jpg\n  - Source: https://www.dairy.cowlar.com/store/product\n- **Cowlar - Product**\n  - Image: https://www.dairy.cowlar.com/assets/img/products/5.jpg\n  - Source: https://www.dairy.cowlar.com/store/product\n- **Cowlar - How It Works**\n  - Image: https://www.dairy.cowlar.com/assets/img/web/howItWorks/Base_station.jpg\n  - Source: https://www.dairy.cowlar.com/howItWorks\n- **Cowlar - Product**\n  - Image: https://www.dairy.cowlar.com/assets/img/products/1.jpg\n  - Source: https://www.dairy.cowlar.com/store/product\n- **Cowlar - Product**\n  - Image: https://www.dairy.cowlar.com/assets/img/products/6.jpg\n  - Source: https://www.dairy.cowlar.com/store/product\n- **Cowlar - Product**\n  - Image: https://www.dairy.cowlar.com/assets/img/products/3.jpg\n  - Source: https://www.dairy.cowlar.com/store/product\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\": \"Montserrat\",\n      \"count\": 7\n    },\n    {\n      \"family\": \"sans-serif\",\n      \"count\": 7\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#000000\",\n    \"accent\": \"#000000\",\n    \"background\": \"#333333\",\n    \"textPrimary\": \"#333333\",\n    \"link\": \"#000000\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Montserrat\",\n      \"heading\": \"Montserrat\"\n    },\n    \"fontStacks\": {\n      \"body\": [\n        \"Montserrat\",\n        \"sans-serif\"\n      ],\n      \"heading\": [\n        \"Montserrat\",\n        \"sans-serif\"\n      ],\n      \"paragraph\": [\n        \"Montserrat\",\n        \"sans-serif\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"76.8px\",\n      \"h2\": \"76.8px\",\n      \"body\": \"16px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 8,\n    \"borderRadius\": \"0px\"\n  },\n  \"components\": {},\n  \"images\": {\n    \"logo\": null,\n    \"favicon\": \"https://www.cowlar.com/favicon.png\",\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"
}