web_pwa_customize
This module allows configuring Progressive Web App data including short name, background color, theme color, and icon.
Key Features
- res.config.settings: Enables configuration of the Progressive Web App short name.
- res.config.settings: Enables configuration of the Progressive Web App background color.
- res.config.settings: Enables configuration of the Progressive Web App theme color.
- res.config.settings: Enables upload and management of the Progressive Web App icon, supporting SVG and PNG formats with automatic resizing.
- web: Customizes the web app manifest to include the configured PWA settings.