{
  "name": "欢迎来到冒险者旅店官网",
  "short_name": "冒险者旅店",
  "description": "欢迎来到冒险者旅店游戏介绍、攻略、人物路线流程、游戏特色、更新日志与常见问题。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#4A3525",
  "theme_color": "#4A3525",
  "lang": "zh-CN",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "游戏攻略",
      "short_name": "攻略",
      "description": "查看欢迎来到冒险者旅店攻略和人物路线流程。",
      "url": "/#guide"
    },
    {
      "name": "常见问题",
      "short_name": "FAQ",
      "description": "查看欢迎来到冒险者旅店常见问题。",
      "url": "/#faq"
    }
  ]
}
