{
  "id": "/",
  "name": "我的工作台",
  "short_name": "工作台",
  "description": "个人成长工作台 - 任务清单、成长计划、小金库、长期主义",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#f5f5f7",
  "theme_color": "#f5f5f7",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "./icon.jpg",
      "sizes": "192x192 512x512 1024x1024 1920x1920",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "./icon.jpg",
      "sizes": "192x192 512x512 1024x1024 1920x1920",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
