{
  "name": "个人专属工作台",
  "short_name": "工作台",
  "description": "备考 & 兼职一站式管理",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f8e9",
  "theme_color": "#2e7d32",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
