Implement a Progressive Web App (PWA) feature that allows users to convert their website into a PWA. Users will be able to activate the PWA option, upload a logo, select a color, and save their settings.
Definition of Done (DoD)
- The PWA add-on can be toggled on/off from the "Add On" section in the sidebar.
- PWA icon appears in the sidebar when the add-on is enabled.
- Clicking on the PWA icon opens a settings form with fields for App Name, App Short Name, Color, and App Icon.
- Users can upload a logo (app icon) and select a color for the PWA.
- The settings form allows users to activate or deactivate the PWA.
- Changes in the settings form are saved and applied correctly.