feat: pwa

This commit is contained in:
2025-03-17 07:17:42 -04:00
parent 00d1c6790c
commit 0e48424f60
4 changed files with 97 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<link rel="manifest" href="/manifest.json" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>TrevStack</title>
%sveltekit.head%