{
  "name": "仁伍堂 · 东方智慧传承",
  "short_name": "仁伍堂",
  "description": "以仁为本，以武修身。典籍文库、动态讨论、视频学习，掌上的东方智慧传承社区。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "dir": "ltr",
  "theme_color": "#C23B22",
  "background_color": "#F5F0E8",
  "categories": ["education", "books", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "典籍文库",
      "short_name": "典籍",
      "description": "打开典籍文库继续阅读",
      "url": "/?tab=books",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "动态讨论",
      "short_name": "讨论",
      "description": "查看动态讨论区的最新帖子",
      "url": "/?tab=forum",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "视频广场",
      "short_name": "视频",
      "description": "观看视频广场的教学视频",
      "url": "/?tab=video",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
