{
  "name": "悟道空间",
  "short_name": "悟道空间",
  "description": "记录思考，分享工具，探索无限可能。集测绘工程计算、财富行情、实用工具于一体的个人空间。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0c29",
  "theme_color": "#302b63",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "测绘工具",
      "short_name": "工具",
      "description": "打开测绘工具集",
      "url": "/#/tools",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "财富中心",
      "short_name": "财富",
      "description": "查看股票基金行情",
      "url": "/#/wealth",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "最新文章",
      "short_name": "文章",
      "description": "浏览最新文章",
      "url": "/#/",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "splash_pages": null
}
