{
  "business": {
    "legal_name": "The Palm Beach Fixer LLC",
    "identity_line": "Fully Insured",
    "NEVER_SAY": "licensed",
    "phone": "(561) 600-8172",
    "email": "Jake@ThePalmBeachFixer.com",
    "location": "West Palm Beach, FL",
    "payment": [
      "Zelle: to the rail Jake confirms for each document. Never assume one; if unknown, write ***NEEDS JAKE***.",
      "Stripe: secure card link on request (adds 3.5%)"
    ],
    "_email_note": "Contact only. Not a payment destination."
  },
  "colors": {
    "SlateCharcoal": "#1E293B",
    "MutedGold": "#A87F3D",
    "_MutedGold_note": "AUTHORITATIVE brand gold. Use for the accent, emphasis and the brand mark.",
    "PageGray": "#F8F9FA",
    "LightYellow": "#FFFBF0",
    "LightSlate": "#334155",
    "PaidGreen": "#16A34A",
    "RedDiscount": "#EF4444",
    "Ink": "#000000",
    "gray800": "#1A1A1A",
    "gray700": "#374151",
    "gray600": "#4B5563",
    "gray500": "#6B7280",
    "gray400": "#9CA3AF",
    "gray300": "#D1D5DB",
    "BoxGray": "#F3F4F6",
    "GoldRule": "#C5A065",
    "_GoldRule_note": "Deliberate lighter SECONDARY gold, for rules and frames ONLY (Jake, 2026-09-11). Never the accent.",
    "_palette_note": "These are the LaTeX print values. For HTML the phone templates are authoritative, and they differ in three places: body ink #111827, box fill #F4F5F7, PAID green #15803D (protocol §3.2)."
  },
  "fonts": {
    "body": {
      "name": "Noto Sans",
      "google": "Noto+Sans:wght@400;600;700",
      "fallback": "system-ui, -apple-system, Segoe UI, sans-serif"
    },
    "heading": {
      "name": "Noto Serif",
      "google": "Noto+Serif:wght@400;600;700",
      "fallback": "Georgia, serif",
      "letter_spacing": "0.02em",
      "_letter_spacing_note": "CSS 0.02em = fontspec LetterSpace=2.0 (2% of the em). Not 2pt."
    }
  },
  "assets": {
    "logo_primary": "assets/logo-circle-color.jpg",
    "logo_with_text": "assets/logo-circle-text.png",
    "logo_bw": "assets/logo-bw-emblem.png",
    "fonts_dir": "assets/fonts/"
  },
  "document_types": [
    "invoice",
    "proposal",
    "memorandum",
    "change_order"
  ],
  "hard_rules": [
    "NO signature line on final proposals or invoices - payment IS the signature",
    "The Terms of Acceptance clause sits directly ABOVE the payment section",
    "The FS 489.103(9) exemption disclosure is mandatory on EVERY invoice",
    "The word 'licensed' must never describe this business",
    "Florida handyman exemption cap is $2,500 (raised by ch. 2021-22, not the old $1,000)"
  ],
  "phone_templates": {
    "invoice": "https://jedijarvis.pages.dev/PDFKIT/Templates/invoice.html",
    "proposal": "https://jedijarvis.pages.dev/PDFKIT/Templates/proposal.html",
    "change-order": "https://jedijarvis.pages.dev/PDFKIT/Templates/change-order.html",
    "memorandum": "https://jedijarvis.pages.dev/PDFKIT/Templates/memorandum.html"
  },
  "protocol": "https://jedijarvis.pages.dev/PDFKIT/protocol/GEMINI-PDF-PROTOCOL.md"
}
