{
  "name": "数字贪吃蛇",
  "short_name": "数字贪吃蛇",
  "description": "一个适合孩子练习加减法的贪吃蛇网页小游戏。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eaf7ff",
  "theme_color": "#ffd54a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
