{
  "name": "",
  "short_name": "",
  "description": " - 精彩游戏等你来",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#130242",
  "theme_color": "#4745B8",
  "orientation": "portrait",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/static/zhoumian.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/zhoumian.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/zhoumian.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "游戏大厅",
      "short_name": "大厅",
      "description": "进入游戏大厅",
      "url": "pages/hall/index",
      "icons": [
        {
          "src": "/static/zhoumian.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
