{
  "name": "文创组 TODO",
  "short_name": "TODO",
  "description": "汇杰文创部门任务管理",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#006666",
  "background_color": "#F0F4F4",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
