* An easy way to "install" the app. People want an icon on their home screen.
* To work offline and have a decent amount of storage for images and such.
* To start in a reasonable amount of time, even if the network is flaky.
And a bunch more of requirements. But just these three are hard to accomplish as a PWA. It should be possible, sure, but you'll be investing a lot of development time in what eventually amounts to an inferior experience when compared with a native app.
* An easy way to "install" the app. People want an icon on their home screen.
* To work offline and have a decent amount of storage for images and such.
* To start in a reasonable amount of time, even if the network is flaky.
And a bunch more of requirements. But just these three are hard to accomplish as a PWA. It should be possible, sure, but you'll be investing a lot of development time in what eventually amounts to an inferior experience when compared with a native app.