{
  "name": "工作台",
  "short_name": "工作台",
  "description": "个人工作台 - 待办、生日、笔记、倒数日、喝水提醒",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A84FF",
  "theme_color": "#0A84FF",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
