{
  "baseUrl": "https://quiz.vetrinexlabs.com",
  "zapierWebhookUrl": "https://vetrinex-quiz-worker.vetrinex.workers.dev",
  "apiBaseUrl": "https://vetrinex-quiz-worker.vetrinex.workers.dev",
  "useServerScoring": true,
  "pageByVerdict": {
    "healthy": "/results/",
    "early": "/results/",
    "advanced": "/results/",
    "severe": "/results/"
  },
  "paramMap": {
    "pupname": "name",
    "email": "email",
    "pupweight": "weight",
    "pupage": "age",
    "remedies": "regimen",
    "rising": "rising",
    "walking": "walking",
    "climbing": "climbing",
    "squatting": "squatting",
    "playing": "playing"
  },
  "extras": {
    "firstname": "owner_name",
    "evenweight": "weightbearing",
    "remedy_duration": "regimen_duration",
    "remedy_efficacy": "regimen_efficacy",
    "baseline": "baseline",
    "lost_activity": "lost_activity",
    "last_peak": "last_peak",
    "dream_outcome": "dream_outcome",
    "breed_size": "breed_size",
    "body_type": "body_type",
    "vet_conditions": "vet_conditions",
    "vet_conditions_other": "vet_conditions_other",
    "injuries": "injuries"
  }
}
