SPLASH_SCREEN_TIMEOUT

const val SPLASH_SCREEN_TIMEOUT: Int = 2600

Duration of the display of the splash screen.

This should be set to a value less than 3000 ms, per the recommendation of Campbell (2018): https://uxdesign.cc/building-the-perfect-splash-screen-46e080395f06.