Download Windows App Web Link[1] Json Apr 2026

[ { "packageFamilyName": "Your_App_Package_Family_Name_9jmtgj1pbbz6e", "paths": [ "*" ], "excludePaths": [ "/news/*", "/blog/*" ], "allowSubdomains": true } ] Use code with caution. Copied to clipboard

Users maintain ultimate control over how these links are handled. Download windows app web link[1] json

: Set to true if your app should handle links from subdomains like *.example.com . 3. Deployment and Validation "paths": [ "*" ]

: If multiple apps claim the same domain, the user is prompted to choose a default. "excludePaths": [ "/news/*"

: Defines which URL patterns the app can handle. Using ["*"] allows the app to open for all links on the domain.