My full app name is pretty long, 3 words. For "Hey Google" assistant I defined some app features, and they work fine in my testing, when I invoke them with a phrase like:
open [feature] in [app full name]
I would like to define a shorter name, maybe just two words, for such invocations. Android Studio "App Actions" plugin has the "App name:" field, where I can type this shorter name and it works fine too. However, how can I define this shorter app name or app alias permanently, directly in the app?