{
  "name": "经典贪吃蛇 - 在线游戏",
  "short_name": "贪吃蛇",
  "description": "打开网页就能玩的经典贪吃蛇，支持路径提示、自动演示、速度调节和本地历史记录。",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0f380f",
  "theme_color": "#306230",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
