{
  "name": "道德经多版本对照平台",
  "short_name": "道德经",
  "description": "王弼、河上公、王夫之、憨山德清等多版本对照阅读，支持帛书、郭店简、英文译本",
  "start_url": "/daodejing/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#d4a574",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22 fill=%22%23d4a574%22>☯</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://picsum.photos/192/192?random=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://picsum.photos/512/512?random=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["books", "education", "reference"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "阅读第一章",
      "short_name": "第一章",
      "description": "开始阅读道德经第一章",
      "url": "/daodejing/chapter/1",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22 fill=%22%23d4a574%22>☯</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "目录",
      "short_name": "目录",
      "description": "查看全部章节目录",
      "url": "/daodejing/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22 fill=%22%23d4a574%22>📖</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
