# Mantys Brand Identity

A complete profile of **Mantys**'s visual system — colors, typography, components, and personality.

## Quick Facts

| Field          | Value      |
|----------------|------------|
| Primary        | #261B32    |
| Accent         | #5281E0    |
| Body Font      | Roboto     |
| Heading Font   | Roboto     |

## Color Palette

- primary: #261B32
- secondary: #E0D7EA
- accent: #5281E0
- background: #F7F3FC
- textPrimary: #5281E0
- link: #5281E0

## Typography

- primary: Roboto — https://fonts.google.com/specimen/Roboto
- heading: Roboto — https://fonts.google.com/specimen/Roboto

## Visual Assets

- Logo: 
- Favicon: .jpeg)
- Social card (og:image):

## UI Components

- buttonPrimary: background=#5281E0, textColor=#FFFFFF, borderRadius=10px, shadow=none

## Brand Personality

Tone: professional · Energy: medium · Audience: businesses looking for AI solutions

## Mantys Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

- **Mantys - Automate Eligibility Verification with AI**  
  - Image:   
  - Source: https://mantys.io/patient-registration
- **Mantys - Automate Eligibility Verification with AI**  
  - Image:   
  - Source: https://mantys.io/patient-registration
- **Mantys - Automate Eligibility Verification with AI**  
  - Image:   
  - Source: https://mantys.io/patient-registration
- **Mantys - Automate Eligibility Verification with AI**  
  - Image:   
  - Source: https://mantys.io/eligibility-verification
- **Mantys - Automate Eligibility Verification with AI**  
  - Image:   
  - Source: https://www.mantys.io/case-studies
- **Mantys - Automate Eligibility Verification with AI**  
  - Image:   
  - Source: https://mantys.io/contact

## Machine-Readable Profile

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#261B32",
    "secondary": "#E0D7EA",
    "accent": "#5281E0",
    "background": "#F7F3FC",
    "textPrimary": "#5281E0",
    "link": "#5281E0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "sans-serif"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "sans-serif"
      ],
      "paragraph": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "36px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#5281E0",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.mantys.io/assets/mantys-logo-2-sAAKVH.png",
    "favicon": "https://storage.googleapis.com/gpt-engineer-file-uploads/z8IKKwEmPAhfwYYPPxhZOopUWDh2/uploads/1760449321433-1664289014141%20(1).jpeg",
    "ogImage": "https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/4d12087b-1630-4d9c-a0e6-c28f2996aad3/id-preview-ca3221e6--0f625763-3104-4815-89b0-f2f8cdb05794.lovable.app-1773644206790.png",
    "logoHref": "/",
    "logoAlt": "Mantys"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking for AI solutions"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}
```
