{
  "name": "天机合参",
  "short_name": "天机合参",
  "description": "融合易经、吠陀占星与西方占星的东方命理文化与自我探索工具。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080b0d",
  "theme_color": "#080b0d",
  "categories": ["lifestyle", "education"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "开始合参",
      "short_name": "合参",
      "description": "进入天机合参推演台",
      "url": "/#app",
      "icons": [
        {
          "src": "./assets/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
