{
  "name": "B4.run Brand Assets",
  "version": "2026-09-12-paper-relay-v1",
  "description": "B4.run Paper Relay identity kit: D2.2 logos, guidelines, typography, usage proofs, and archived alternatives.",
  "homepage": "/",
  "downloadUrl": "/brand/b4-run-brand-assets.zip",
  "manifestUrl": "/brand/assets.json",
  "usage": {
    "summary": "Paper Relay is the approved default. Use ink D2.2 masters on paper and accent fields, and white on dark. Preserve geometry and letter spacing, allow one dot diameter of clear space, and keep taglines separate. These preferences do not change deployed website styling or favicon selection.",
    "preferredLogo": "logo-horizontal-black-svg",
    "preferredIcon": "icon-black-svg",
    "guidelinesUrl": "/brand/identity/usage-notes.md"
  },
  "assets": [
    {
      "id": "logo-horizontal-white-svg",
      "label": "Horizontal logo, white",
      "type": "logo",
      "format": "svg",
      "url": "/brand/b4-logo-horizontal-white.svg",
      "background": "dark",
      "recommendedFor": [
        "website headers",
        "dark backgrounds",
        "README images on dark canvases"
      ]
    },
    {
      "id": "logo-horizontal-black-svg",
      "label": "Horizontal logo, black",
      "type": "logo",
      "format": "svg",
      "url": "/brand/b4-logo-horizontal-black.svg",
      "background": "light",
      "recommendedFor": [
        "light backgrounds",
        "documents",
        "press mentions"
      ]
    },
    {
      "id": "logo-horizontal-white-on-black-png",
      "label": "Horizontal logo, white on black",
      "type": "logo",
      "format": "png",
      "url": "/brand/b4-logo-horizontal-white-on-black.png",
      "background": "included",
      "dimensions": {
        "width": 1440,
        "height": 440
      },
      "recommendedFor": [
        "README previews",
        "presentations",
        "social cards"
      ]
    },
    {
      "id": "icon-white-svg",
      "label": "Icon, white",
      "type": "icon",
      "format": "svg",
      "url": "/brand/b4-icon-white.svg",
      "background": "dark",
      "recommendedFor": [
        "compact UI",
        "dark backgrounds",
        "logo grids"
      ]
    },
    {
      "id": "icon-black-svg",
      "label": "Icon, black",
      "type": "icon",
      "format": "svg",
      "url": "/brand/b4-icon-black.svg",
      "background": "light",
      "recommendedFor": [
        "compact UI",
        "light backgrounds",
        "logo grids"
      ]
    },
    {
      "id": "social-avatar-white-on-black-png",
      "label": "Social avatar, white on black",
      "type": "social",
      "format": "png",
      "url": "/social/b4-social-avatar-white-on-black-1024.png",
      "background": "included",
      "dimensions": {
        "width": 1024,
        "height": 1024
      },
      "recommendedFor": [
        "social profiles",
        "square avatars",
        "marketplace icons"
      ]
    },
    {
      "id": "favicon-ico",
      "label": "Favicon ICO",
      "type": "favicon",
      "format": "ico",
      "url": "/favicon.ico",
      "background": "included",
      "recommendedFor": [
        "browser favicon"
      ]
    },
    {
      "id": "webmanifest",
      "label": "Web app manifest",
      "type": "manifest",
      "format": "json",
      "url": "/site.webmanifest",
      "background": "not-applicable",
      "recommendedFor": [
        "web apps",
        "installable app metadata"
      ]
    },
    {
      "id": "wordmark-relay-svg",
      "label": "D2.2 wordmark, relay",
      "type": "logo",
      "format": "svg",
      "url": "/brand/identity/logos/wordmark-relay.svg",
      "background": "dark",
      "recommendedFor": [
        "brand applications"
      ]
    },
    {
      "id": "compact-relay-svg",
      "label": "D2.2 compact, relay",
      "type": "icon",
      "format": "svg",
      "url": "/brand/identity/logos/compact-relay.svg",
      "background": "dark",
      "recommendedFor": [
        "brand applications"
      ]
    },
    {
      "id": "wordmark-tight-shift-svg",
      "label": "Archived alternative: D2.2 wordmark, tight-shift",
      "type": "logo",
      "format": "svg",
      "url": "/brand/identity/logos/wordmark-tight-shift.svg",
      "background": "dark",
      "recommendedFor": [
        "historical reference"
      ]
    },
    {
      "id": "compact-tight-shift-svg",
      "label": "Archived alternative: D2.2 compact, tight-shift",
      "type": "icon",
      "format": "svg",
      "url": "/brand/identity/logos/compact-tight-shift.svg",
      "background": "dark",
      "recommendedFor": [
        "historical reference"
      ]
    },
    {
      "id": "usage-sheet-png",
      "label": "Paper Relay brand system usage sheet",
      "type": "guide",
      "format": "png",
      "url": "/brand/identity/usage-sheet.png",
      "background": "included",
      "dimensions": {
        "width": 1200,
        "height": 1800
      },
      "recommendedFor": [
        "identity guidance"
      ]
    }
  ],
  "palettes": {
    "shared": {
      "ink": "#111111",
      "paper": "#F5F4F0",
      "dark": "#17181B"
    },
    "relay": {
      "accent": "#B4CE37",
      "tint": "#E7EDD1"
    },
    "tightShift": {
      "accent": "#ED5428",
      "tint": "#F9D7C8"
    }
  },
  "defaultPalette": "relay",
  "paletteStatus": {
    "relay": "approved",
    "tightShift": "archived"
  }
}
