From 6edd18ad8d8520ad323847acefe610b61ff80d43 Mon Sep 17 00:00:00 2001
From: Zhang Jing Xuan <17660634225@163.com>
Date: Thu, 30 Jul 2026 11:35:09 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0PWA=20manifest?=
=?UTF-8?q?=E3=80=81=E6=9B=B4=E6=96=B0=E5=93=81=E7=89=8C=E5=9B=BE=E6=A0=87?=
=?UTF-8?q?=E9=85=8D=E8=89=B2=E3=80=81=E6=B7=BB=E5=8A=A0=E6=89=93=E5=8D=B0?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/index.html | 2 +-
frontend/public/favicon.svg | 4 +--
frontend/public/manifest.json | 18 ++++++++++
frontend/src/styles/global.css | 62 ++++++++++++++++++++++++++++++++++
4 files changed, 83 insertions(+), 3 deletions(-)
create mode 100644 frontend/public/manifest.json
diff --git a/frontend/index.html b/frontend/index.html
index c48547b..c30660f 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -2,7 +2,7 @@
-
+ `n
diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg
index beb2ecb..2b0f971 100644
--- a/frontend/public/favicon.svg
+++ b/frontend/public/favicon.svg
@@ -1,8 +1,8 @@