namespace Shogi; public class ApiKeys { public string BrevoEmailService { get; set; } = string.Empty; }