{
  "name": "暗黑工具箱",
  "short_name": "暗黑工具箱",
  "description": "不灭的游戏数据记录",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b10",
  "theme_color": "#B88648",
  "icons": [
    {
      "src": "images/应用图标.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/应用图标.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}