{
  "name": "我的世界学习工作台",
  "short_name": "学习工作台",
  "description": "为孩子打造的每日任务可视化工作台，支持积分、习惯打卡、错题本、目标拆解。",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#a8ccff",
  "theme_color": "#5d8c3a",
  "icons": [
    { "src": "./icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
