{
  "name": "风水与择日助手",
  "short_name": "择日助手",
  "description": "风水方位与择日参考工具，支持手机罗盘测向。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f3ec",
  "theme_color": "#1a6b4f",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
