Re: [w3c/manifest] Way to detect if a web app is installed (Issue #1092)

helo-sky left a comment (w3c/manifest#1092)

I assume the value of `window.standalone` changes depending on the window context, right? 
For example, if the app is installed and opened as a standalone app, `window.standalone` would be `true`. However, if I open a new tab in the browser for the same website, `window.standalone` would be `false`, even if the PWA is installed and running in the background. Is that correct?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1092#issuecomment-2746464425
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/1092/2746464425@github.com>

Received on Sunday, 23 March 2025 21:01:57 UTC