{
  "name": "上岸工作台",
  "short_name": "上岸",
  "description": "考研学习、记账攒钱与自我提升的个人工作台",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2e6",
  "theme_color": "#7d9471",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
