Hacker News new | ask | show | jobs
by c-hendricks 321 days ago
You don't need a service worker if that's all you want to do. You just need a manifest.
1 comments

Oh, this used to be a requirement to make the app installable in Chrome but seemingly got removed around 2023: https://stackoverflow.com/questions/53594466/are-service-wor...

Idk about iOS