{
  "name": "Whisper",
  "short_name": "Whisper",
  "description": "一个私密、手机优先的 AI 聊天客户端",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f7f4ed",
  "theme_color": "#f7f4ed",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
