This plug-in will enable ILIAS to be installed as a Progressive Web Application.
Copyright (c) 2023 Roberto Pasini bonjour@kalamun.net GPLv3, see LICENSE
Author: Roberto Pasini bonjour@kalamun.net
mkdir -p Customizing/global/plugins/Services/UIComponent/UserInterfaceHook
cd Customizing/global/plugins/Services/UIComponent/UserInterfaceHook
git clone https://github.com/kalamun/ILIAS-PWA-Plugin.git PWA
Then go to Administration > Extending ILIAS > Plugins and select “Install” from the PWA plugin actions menu.
Then, from the same menu, select “Activate”.
And finally, still from the same menu, “Configure”.
There you can fill the parameters for your WebApp, choose the icons (in PNG) and “Save”.

This plugin is compatible with ILIAS v8.x
For ILIAS v7. support, check the ilias_7 branch