{
  "name": "打地鼠 - 集盒",
  "short_name": "打地鼠",
  "description": "趣味反应小工具：3×3 地洞随机冒出地鼠，限时 30 秒点击敲打，连击不中断得分更高；支持入门/简单/普通/困难四档难度，最佳成绩按难度本地保存。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/mole",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
