The Microsoft Edge team (and in extension the #PWA team at Google Chrome) is looking for feedback on developer preferences when it comes to Web Install:

- declaratively using the `<install>` element (https://github.com/WICG/install-element)
- imperatively using the `navigator.install()` API (https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/WebInstall%2Fexplainer.md)

You can provide your feedback on the GitHub Issue: https://github.com/WICG/install-element/issues/23.

GitHub - WICG/install-element: An `<install>` element might be nice.

An `<install>` element might be nice. Contribute to WICG/install-element development by creating an account on GitHub.

GitHub
@tomayac IMO we need less application-platform-ness on the web, not more. A web browser is first and foremost a hypertext document viewer, not an application runtime.
@grishka I don't agree with this opinion, but acknowledge that you're not alone with it.