{
  "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 Jake@ThePalmBeachFixer.com", "Stripe"]
  },
  "colors": {
    "SlateCharcoal": "#1E293B",
    "MutedGold": "#A87F3D",
    "_MutedGold_note": "AUTHORITATIVE. 17 uses vs 10 for the legacy #C5A065, and all 8 most recent client invoices use #A87F3D. preamble.tex still says #C5A065 and is STALE - fix at source.",
    "MutedGold_LEGACY_DO_NOT_USE": "#C5A065",
    "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"
  },
  "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": "2.0pt" }
  },
  "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)"
  ]
}
