{
  "name": "乘法小怪兽 · 乘法岛大冒险",
  "short_name": "乘法小怪兽",
  "description": "儿童九九乘法记忆游戏：图像记忆 + 逐步撤图 + 3 秒挑战 + 间隔复习",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#7fd4ff",
  "theme_color": "#4fc3f7",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
