{
  "name": "張さん的工作台",
  "short_name": "反应炉",
  "description": "張さんの个人工作台 - 生活、工作、AI资讯一站搞定",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ebe3d9",
  "theme_color": "#f5f0e8",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
