{
  "brand": {
    "name": "Summit Sound & Stage",
    "tagline": "DJ · Lighting · Live Production",
    "colors": {
      "primary": "#0ea5e9",
      "accent": "#14b8a6",
      "accent2": "#6366f1"
    }
  },
  "contact": {
    "phone": "201-555-0142",
    "email": "yefworld@gmail.com"
  },
  "catalog": {
    "services": [
      "DJ Only",
      "DJ + Lighting",
      "Full Production (DJ + Lighting + Stage)"
    ],
    "eventTypes": [
      "Wedding",
      "Corporate Event",
      "Concert",
      "Festival",
      "Private Party",
      "Other"
    ],
    "guestRanges": [
      "Intimate (1-75)",
      "Standard (76-200)",
      "Large (201-600)",
      "Arena (600+)"
    ]
  }
}