{
  "name": "日程管理",
  "short_name": "日程",
  "description": "简洁的日程管理应用，支持任务管理与计时",
  "start_url": "/日程管理/index.html",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#5b7ff7",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
