{
  "name": "荣耀手机 - 全职高手",
  "short_name": "荣耀手机",
  "description": "全职高手沉浸式角色扮演手机模拟器",
  "id": "./",
  "scope": "./",
  "start_url": "./index.html",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#e8f0fe",
  "theme_color": "#6ba3d6",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "games"],
  "lang": "zh-CN"
}
