d6363f2d3e
Chrome, Edge, and other Chromium-based browsers asynchronously fetch a page's web app manifest (manifest.json or manifest.webmanifest) shortly after page load to evaluate PWA installability. This is a fire-and-forget background request that should never become the URL a user is redirected to after authenticating. Closes gh-19695