Reverts the `handle_links: "not-preferred"` manifest change from #707. It's origin-wide: it would route **every** `whisper.money` link (bank auth callback, email verification, shared deep links) to the browser instead of the installed app — not just `/oauth`. We want links to keep opening the app when it's installed. The OAuth-capture fix will instead be surgical: move the interactive `/oauth/authorize` endpoint to a dedicated host (`oauth.whisper.money`) outside the PWA scope, so only OAuth leaves the app and all other deep-linking is untouched. That lands in a follow-up PR (needs DNS + testing). This restores the manifest to its original state (no PWA link-handling hacks). |
||
|---|---|---|
| .. | ||
| favicon | ||
| icons | ||
| images | ||
| .htaccess | ||
| index.php | ||
| setup.sh | ||
| sw.js | ||