add standalone pwa

This commit is contained in:
Romulus21
2023-12-09 20:26:30 +01:00
parent e775fce199
commit f9070019e0

View File

@@ -26,6 +26,7 @@ export default defineConfig({
lang: "fr", lang: "fr",
description: 'Application de suivi météo', description: 'Application de suivi météo',
theme_color: '#ffffff', theme_color: '#ffffff',
start_url: "/",
display: "standalone", display: "standalone",
icons: [ icons: [
{ {