Web App Manifest: standalone instead of minimal-ui

This commit is contained in:
Noah Petherbridge 2024-08-13 20:14:06 -07:00
parent a8dda91c3c
commit 146a537ec4

View File

@ -21,7 +21,7 @@
"id": "/?source=pwa",
"start_url": "/me?source=pwa",
"background_color": "#17181c",
"display": "minimal-ui",
"display": "standalone",
"scope": "/",
"theme_color": "#17181c",
"description": "A social network for nudists and exhibitionists.",