{
  "name": "椰汁的工作台",
  "short_name": "椰汁工作台",
  "description": "椰汁的私人工作台：今日待办、瑕疵皮灵感库、健身塑形、灵感记录、英语口语、每日新闻",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f7",
  "theme_color": "#ff9500",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
