Unity mobile build Icon Problem (ARM64)

Hi.
if i install the app with adb on phone i have no icon on screen to launch the successful installed App.

its only happen if i checked ARM64 in build Settings without i see the Icon. If its installed on google play store you can also start the app from there.

no matter Unity default Icon or a custom Icon.

Used Unity Version is 2019.2 5f1

OK i fixed it.

The Problem was 2 manifest in Project. If you build the App there is a generated manifest. After i deleted the manifest from Plugins/Android/manifest.xml solved the Problem.