Provides a short human-readable name for the application. This is intended for when there is insufficient space to display the full name of the web application, like device homescreens.
The property is available when Web Application property = Progressive.
It updates the manifest json file of the PWA application.
You must provide at least the short name or name property. If both are provided, short name is used on the user's home screen, launcher, or other places where space may be limited. Name is used in the app install prompt.
To apply changes made by this property, do a Build with this Only of the object.
This property is available since GeneXus 16 upgrade 4.
Objects: Web Panel
Platforms: Web(.Net, .Net Core, Java)