Splash screen custom image logo - prevent stretching Unity pro mobile

Is it possible to replace the splash screen logo with a custom logo - but prevent stretching on mobile?

If I’m not mistaken, you need pro in order to get rid of the Unity Logo that pops up first on Unity games. However, there is a script that you can use for free at Unify Community:

That will generate a splash screen for you after the Unity logo shows up. And I believe there is also an option to stretch to screen or something. If it doesn’t, I would assume it’s pretty easy to alter that code to fit what you need. Hope that helps.