Date: 2020-03-06
This site details a proposal to add an API to the web for determining if related apps are installed:
const listOfInstalledApps = await navigator.getInstalledRelatedApps();
See LICENSE and CONTRIBUTING.