I’ve been testing KDE for several weeks now, XFCE before that but I’m back to Gnome. It just feels right. Everything is where I expect it to be. No searching in thousands of menus. What scares me about KDE is that there are tons of options and stuff that no one will ever need. Especially KMail I find just awful. So many options and you only find what you are looking for, after an extensive search via a search engine of your choice. This is totally frustrating. XFCE does a lot better here, but I miss the one or other pleasant animation when opening windows and the like. Gnome, on the other hand, isn’t great either, but I feel most comfortable here.
Oh there is a APK, when using Chrome or Samsung Internet (installed via Samsung Store). The store is generating and signing the APK. Only with such a signed APK OS Level functions will work. A good example is the share_target functionality. If this is enabled by the PWA and installed as APK, you can share text and links with the PWA. The same applies for PWAs on the Desktop, for example with Edge on Windows.
If you use the same PWA with Firefox or Samsung Internet installed from Play Store, it can only add a shortcut on the home screen, without share_target functionality.
Additionally some service worker functionality is very basic on some browsers. On one hand this is bad for functionality, but good for privacy. Assume a PWA uses a background sync service for example. This can exchange a lot data and sync it with any target in the web, without user consent. This is only a small part where service workers do not respect users privacy.
If you look at that we come in fast steps to this insane and total crazy manifest v3 webextensions. They are completely privacy nightmare at least how Chromium designed them. The Mozilla implementation is a lot better, but incompatible to Chromium.
Welcome to the ugly world of new web technologies.