feat: enhance Content Security Policy and add mobile web app capability

This commit is contained in:
Your Name
2026-04-06 14:18:02 +02:00
parent f63c929f25
commit bc948505e5
4 changed files with 5 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
content="Free online tools for PDF, image, video, and text processing. Merge, split, compress, convert, watermark, protect & more — instantly." />
<meta name="application-name" content="Dociva" />
<meta name="apple-mobile-web-app-title" content="Dociva" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="theme-color" content="#2563eb" />