Update vite.config.js

This commit is contained in:
2025-08-20 15:25:22 -07:00
committed by GitHub
parent e1aff5f68a
commit 5c8a54809d

View File

@@ -14,8 +14,8 @@ export default defineConfig({
start_url: 'https://sune.planetrenox.com/',
display: 'standalone',
orientation: 'portrait',
theme_color: '#000000',
background_color: '#000000',
theme_color: 'white',
background_color: 'black',
categories: ['productivity', 'utilities'],
icons: [
{ src: 'https://sune.planetrenox.com/appstore_content/✺.png', sizes: '1024x1024', type: 'image/png' }