{
  "name": "Annie的工作台",
  "short_name": "Annie",
  "description": "Annie 的个人工作台：亚马逊运营追踪 + 健身打卡 + 读书追剧记录",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3effb",
  "theme_color": "#e6dcff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
