The core of this integration is a file that windows-app-web-link .
Once you upload the windows-app-web-link file to your server, Windows typically verifies it within . Download windows app web link[1] json
: Windows makes an HTTPS connection to your server and reads the JSON data to confirm that the website owner authorizes the app. The core of this integration is a file
: Defines which URL patterns the app can handle. Using ["*"] allows the app to open for all links on the domain. Download windows app web link[1] json
: You can find this unique identifier in the "Packages" section of your app manifest designer in Visual Studio.
: It must be hosted at the root of your web server or in a .well-known directory on your domain.