fix: add orientation lock to dynamic PWA manifest (#607)

This commit is contained in:
Andrew Tait Gehrhardt
2026-03-06 00:56:39 +02:00
committed by GitHub
parent ded9f2d7d4
commit d54e1199df
+1
View File
@@ -168,6 +168,7 @@
start_url: `${baseUrl}/`,
scope: `${baseUrl}/`,
display: 'standalone',
orientation: 'portrait-primary',
background_color: '#151313',
theme_color: '#edb449',
icons: [