{
  "name": "贪吃蛇 - 集盒",
  "short_name": "贪吃蛇",
  "description": "关卡制贪吃蛇：逐关加速、后期出现障碍，积分含豆子分与通关时间奖励，带最高三次 + 最近一次积分排行榜。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/snake-game",
  "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"
    }
  ]
}
