From 1fdae6e1a016dfb45187fc9cf4024c62c2361f65 Mon Sep 17 00:00:00 2001 From: eguneys Date: Thu, 1 Feb 2024 04:30:40 +0300 Subject: [PATCH] Update vite.config.js --- vite.config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vite.config.js b/vite.config.js index 4535b2a..aa2d541 100644 --- a/vite.config.js +++ b/vite.config.js @@ -10,8 +10,9 @@ export default defineConfig({ manifest: { name: 'Sofo Solitaire', short_name: "Sofo", -start_url: ".", -display: "standalone", +start_url: ".?fullscreen=true", +display: "fullscreen", +orientation: "landscape", background_color: "#315594", description: "Solitaire 3 Card Games", icons: [{