A new tool, @wemo-org/web-to-mobile, promises to simplify the process of turning Next.js web apps into installable mobile apps.
By running two commands, developers can convert their web apps to installable mobile versions without dealing with manual configurations, service workers, or icon generation.
The tool automatically generates manifest.json, creates required PWA icons, sets up a service worker, configures offline functionality, and updates Next.js configurations.
The developers aim to improve the adoption of installable web apps, with statistics showing that the majority of web traffic comes from mobile devices but only a small percentage of web apps are installable.