{
  "name": "小斗士 2 网页版",
  "short_name": "小斗士 2",
  "description": "经典多人格斗游戏 Little Fighter 2 的 HTML5 网页移植版，支持离线和添加到主屏幕游玩。",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080b16",
  "theme_color": "#6366f1",
  "orientation": "any",
  "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"
    }
  ]
}
