{
  "id": "levelup",
  "name": "Level Up RepRoom",
  "tagline": "Get your reps in before it counts.",
  "description": "Master the chiropractic patient conversation — Day 1 consultations, Day 2 Report of Findings, and 12 Shituations covering every objection you'll face in the room.",
  "icon": "🏆",
  "target_audience": "Chiropractors & Associates",
  "accent_color": "#F59E0B",
  "accent_dark": "#D97706",
  "powered_by": "Powered by Level Up",
  "logo_url": null,
  "host": {
    "id": "brad",
    "name": "Brad",
    "full_name": "Brad Glowacki",
    "svg_path": "../../characters/brad.svg",
    "title": "Your Coach",
    "outro_line": "Alright. Let's get to work."
  },
  "certification": {
    "name": "Level Up Certified",
    "requirements": {
      "day1_expert_A": true,
      "day2_expert_A": true,
      "all_shituations_expert_A": true
    },
    "badge_label": "Level Up Certified",
    "share_tagline": "Certified Closer — Level Up RepRoom"
  },
  "scripts": {
    "day1": "../../scripts/day1_placeholder.json",
    "day2": "../../scripts/day2_placeholder.json",
    "shituations": "../../scripts/shituations.json"
  }
}
