String getCountryFlagUrl(String country) { return "https://static.iviva.com/flags/small/${country}.png"; }