Skip to content

Add web app manifest for PWA homescreen install

Eric Eastwood requested to merge 7652-add-web-app-manifest-pwa into develop

Add web app manifest for PWA homescreen install

Part of gitlab-com/www-gitlab-com#7652 (closed) which is a part of our bigger PWA work: https://gitlab.com/gitlab-org/gitter/webapp/-/issues/1992

Chrome devtools

Chrome devtools -> Application -> Manifest

Installation

No matching service worker detected. You may need to reload the page, or check that the scope of the service worker for the current page enclosed the scope and start URL from the manifest.

Dev notes

Edited by Eric Eastwood

Merge request reports