{
  "name": "内容指挥台",
  "short_name": "指挥台",
  "description": "连接内容大目标、本周实验与每日执行的个人工作台",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#edf4fb",
  "theme_color": "#173b67",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
