static String getDynamicClientLogoUrl(int clientType) { return clientLogoUrls[clientType] ?? 'https://s3bucket.onthecloud.in:9000/apkupdates/images/vega_logo.svg'; }