{
  "name": "PoE2 网页 PoB 测试版",
  "short_name": "PoE2 PoB 测试",
  "description": "基于 Path of Building PoE2 的网页测试版，支持中文显示、装备导入与 Trade 链接生成。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "any",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "utilities"],
  "shortcuts": [
    {
      "name": "Path of Exile 2",
      "url": "/poe2",
      "description": "Open Path of Exile 2 character planner"
    },
    {
      "name": "Path of Exile 1",
      "url": "/poe1",
      "description": "Open Path of Exile 1 character planner"
    }
  ]
}
