diff --git a/sproutgate-frontend/public/manifest.webmanifest b/sproutgate-frontend/public/manifest.webmanifest index 2540f49..a2e41f4 100644 --- a/sproutgate-frontend/public/manifest.webmanifest +++ b/sproutgate-frontend/public/manifest.webmanifest @@ -1,7 +1,7 @@ { "name": "萌芽账户认证中心", - "short_name": "SproutGate", - "description": "统一认证与账户管理中心", + "short_name": "萌芽账户认证中心", + "description": "萌芽网站应用统一认证与账户管理中心", "start_url": "/", "scope": "/", "display": "standalone",