{
  "name": "先天六十四卦",
  "short_name": "64卦",
  "description": "先天六十四卦笔记本 · PWA",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f1e7",
  "theme_color": "#8b4513",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
