We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53f8d0 commit ab1c270Copy full SHA for ab1c270
vite.config.ts
@@ -13,6 +13,7 @@ export default defineConfig({
13
},
14
manifest: {
15
theme_color: '#ed7560',
16
+ orientation: 'portrait',
17
icons: [
18
{
19
src: 'android-chrome-192x192.png',
0 commit comments