{
  "version": "2.0.0",
  "canonical_source": "foxora-web/src/lib/productBranding.js",
  "rendering_rule": "Fox polygon = white. Triangle = product accent.",
  "products": {
    "os": {
      "name": "Foxora OS",
      "accent": "#FF4E46",
      "accent_rgb": "255,78,70",
      "fox_color": "#FFFFFF",
      "tile_bg": "#211210",
      "tagline": "The OS for Artificial Intelligence"
    },
    "desktop": {
      "name": "Foxora Desktop",
      "accent": "#FF8A4A",
      "accent_rgb": "255,138,74",
      "fox_color": "#FFFFFF",
      "tile_bg": "#211710",
      "tagline": "Chat, code, and ship \u2014 together"
    },
    "foxeye": {
      "name": "Foxora Eye",
      "accent": "#4285F4",
      "accent_rgb": "66,133,244",
      "fox_color": "#FFFFFF",
      "tile_bg": "#12161E",
      "tagline": "Your Chrome becomes a Foxora agent"
    },
    "foxsh": {
      "name": "Foxora Shell",
      "accent": "#A8D5BA",
      "accent_rgb": "168,213,186",
      "fox_color": "#FFFFFF",
      "tile_bg": "#1A1D19",
      "tagline": "The shell that thinks"
    },
    "fur": {
      "name": "Foxora fur",
      "accent": "#F1C27B",
      "accent_rgb": "241,194,123",
      "fox_color": "#FFFFFF",
      "tile_bg": "#201B14",
      "tagline": "The Foxora CLI"
    },
    "kits": {
      "name": "Foxora Kits",
      "accent": "#A3D1CC",
      "accent_rgb": "163,209,204",
      "fox_color": "#FFFFFF",
      "tile_bg": "#191C1B",
      "tagline": "100+ kits. Install in seconds."
    },
    "grayscale": {
      "name": "Foxora Mark",
      "accent": "#FFFFFF",
      "accent_rgb": "255,255,255",
      "fox_color": "#4D4D4D",
      "tile_bg": "#141312",
      "tagline": "Monochrome variant for docs and terminals"
    }
  }
}