{
  "name": "燕山亭",
  "short_name": "燕山亭",
  "description": "燕山亭 · 数字资产交易平台",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#b8860b",
  "orientation": "portrait",
  "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" }
  ],
  "shortcuts": [
    {
      "name": "我的素材",
      "short_name": "我的素材",
      "url": "./index.html#shortcut=my-assets",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "钱袋子",
      "short_name": "钱袋子",
      "url": "./index.html#shortcut=recharge",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
