{
  "name": "Account - 账户管理",
  "short_name": "Account",
  "description": "统一账户管理与 OAuth 2.0 认证服务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#1d2129",
  "orientation": "any",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon1.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon1.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
