{
  "name": "喵喵打字 - 集盒",
  "short_name": "喵喵打字",
  "description": "键盘熟悉训练小工具：字母/数字/拼音/文字/特殊键从上方随机掉落，底部喵咪接取；在落到底部前正确击键即可接住，漏接扣生命，归零结束。含五档玩法与自动等级提速。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/meow-typing",
  "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"
    }
  ]
}
