{
  "name": "身份时间账本",
  "short_name": "时间账本",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7f2",
  "theme_color": "#f4f7f2",
  "lang": "zh-CN",
  "description": "记录不同身份的时间、进度和复盘，并通过 Netlify 同步码多设备使用。",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
