-
@defaced Not on Android, where it’s based on the Web App Manifest (web.dev/splash-screen/). On iOS, you can just specify whatever splash screen you like (developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html#//apple_ref/doc/uid/TP40002051-CH3-SW6). One workaround for Android might be to dynamically (re)set the theme color once the app has launched.