PWA applications Background Color property

Official Content
This documentation is valid for:
Defines the expected background color for the website. This value repeats what is already available in the theme, but can be used by browsers to draw the background color of a shortcut when the manifest is available before the stylesheet has loaded. This creates a smooth transition between launching the web application and loading the site's content.

Description

The property is available when Web Application property = Progressive.

It updates the manifest json file of the PWA application.

The background color property is used on the splash screen when the application is first launched.

Runtime/Design time

This property applies only at design-time.

How to apply changes

To apply changes made by this property, do a Build with this Only of the object.

Availability

This property is available since GeneXus 16 upgrade 5.

Scope

Objects: Web Panel
Platforms: Web(.Net, .Net Core, Java)

See Also