{
  "name": "Rumbling Heroes",
  "short_name": "Rumbling",
  "description": "像素动作冒险 RPG — 连续大地图 16 个区域、16 位 Boss、25 名英雄，支持虚拟摇杆",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0812",
  "theme_color": "#0a0812",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}