Closed as duplicate of#709
Description
It's not clear what the Chrome team's eventual plans are for Isolated Web Apps (they are currently only shipped for enterprise on Chrome OS), but it seems conceivable that they could be integrated with the Web Install API.
As far as I can tell they could easily use the same API shape of install(id, url)
as PWAs, just with the install URL linking to the signed bundle instead. It's just something to keep in mind.
https://github.com/WICG/isolated-web-apps/blob/main/README.md