whisper-money/public/favicon
Víctor Falcón 13360ce0b8
revert(pwa): drop handle_links to keep app deep-linking (#708)
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).
2026-07-21 13:40:13 +02:00
..
apple-touch-icon.png fix(ui): app icon visible on light wallpapers + country select overflow on mobile (#162) 2026-02-28 13:41:41 +00:00
apple-touch-icon.svg fix(ui): app icon visible on light wallpapers + country select overflow on mobile (#162) 2026-02-28 13:41:41 +00:00
favicon-96x96.png Favicon 2025-11-25 09:53:13 +01:00
favicon.ico Favicon 2025-11-25 09:53:13 +01:00
favicon.svg Favicon 2025-11-25 09:53:13 +01:00
site.webmanifest revert(pwa): drop handle_links to keep app deep-linking (#708) 2026-07-21 13:40:13 +02:00
web-app-manifest-192x192.png Favicon 2025-11-25 09:53:13 +01:00
web-app-manifest-512x512.png Favicon 2025-11-25 09:53:13 +01:00