{
  "name": "武侠大富翁",
  "short_name": "武侠大富翁",
  "description": "基于武侠世界观的 3D 响应式大富翁游戏",
  "start_url": ".",
  "display": "fullscreen",
  "background_color": "#140f08",
  "theme_color": "#523c14",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
