{
  "name": "游游的工作台",
  "short_name": "游游",
  "description": "游游的个人工作台：总览、计划、工作、备考、饮食、阅读与知识库",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e9efe2",
  "theme_color": "#3f5a46",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
