analytics icon indicating copy to clipboard operation
analytics copied to clipboard

Added manifest and serviceworker for PWA support

Open bostrot opened this issue 2 years ago • 0 comments

Changes

This adds the minimal requirements for PWA apps:

screenshot

The serviceworker is the bare minimum and would not allow offline use yet.

  • [ ] The manifest should also include icons and splashscreens at different sizes which aren't added yet.

Tests

  • [X] This PR does not require tests

Changelog

  • [ ] Entry has been added to changelog

Documentation

  • [X] This change does not need a documentation update

Dark mode

  • [ ] The UI has been tested both in dark and light mode

bostrot avatar Jun 30 '22 22:06 bostrot