{
  "name": "Half Atlas 关公图谱",
  "short_name": "关公图谱",
  "description": "从关羽到关圣：一位历史人物如何成为华人世界的忠义图腾",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#B45309",
  "theme_color": "#B45309",
  "orientation": "portrait-primary",
  "categories": ["education", "reference", "culture"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "文化地图",
      "short_name": "地图",
      "description": "查看关公文化地理网络",
      "url": "/map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "时间线",
      "short_name": "时间线",
      "description": "查看关公演化时间线",
      "url": "/timeline",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "人物关系",
      "short_name": "人物",
      "description": "查看关公文化相关人物",
      "url": "/people",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}