From e6564cfc966c2995ac270835b9e77cc97682509a Mon Sep 17 00:00:00 2001 From: Till JS Date: Thu, 9 Apr 2026 15:08:12 +0200 Subject: [PATCH] fix(mana/web): add standard mobile-web-app-capable meta tag Chrome deprecates the apple-prefixed meta and now logs a warning asking for the standardized mobile-web-app-capable equivalent. Adds the standard tag alongside the apple one so iOS Safari keeps working. Co-Authored-By: Claude Opus 4.6 (1M context) --- apps/mana/apps/web/src/app.html | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/mana/apps/web/src/app.html b/apps/mana/apps/web/src/app.html index 3c750c71d..106ffe9c3 100644 --- a/apps/mana/apps/web/src/app.html +++ b/apps/mana/apps/web/src/app.html @@ -6,6 +6,7 @@ +