feat: add PWA support

This commit is contained in:
Cfp
2025-06-22 15:52:57 +02:00
parent 9a78c534d7
commit cb7f5fb799
4 changed files with 18 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="manifest" href="manifest.json" />
<title>TrafficCue</title>
</head>
<body class="dark">