{
  "RegistrationSettings": {
    "ProcessingFee": 2.00,
    "ProcessingFeePercent": 6.99
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "FileStorage": {
    "WaiverPath": "wwwroot/uploads/waivers",
    "LandingPath": "uploads/landing"
  },
  "AllowedHosts": "*"
}