{
  "name": "拼豆消",
  "short_name": "拼豆消",
  "description": "用彩色拼豆完成像素艺术 · 离线可玩",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5d6",
  "theme_color": "#ff9a3d",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
