Implement landing page with PWA smart detection and high-quality background

This commit is contained in:
2026-03-09 15:53:35 -05:00
parent 12cc2a7eaa
commit 532e396b43
6 changed files with 620 additions and 1 deletions

View File

@ -30,7 +30,7 @@ export default defineConfig(() => {
display: 'standalone',
orientation: 'portrait',
scope: '/',
start_url: '/',
start_url: '/splash',
icons: [
{
src: 'icono.png',