diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index cdc7637..cf98c3e 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -4,8 +4,8 @@ "description": "Professional pool and billiards scoring application", "start_url": "/", "scope": "/", - "display": "standalone", - "orientation": "portrait", + "display": "fullscreen", + "display_override": ["fullscreen", "standalone"], "background_color": "#1a1a1a", "theme_color": "#1a1a1a", "lang": "de",