{
  "name": "Glendoku · 动物数独",
  "short_name": "Glendoku",
  "description": "动物数独：把小动物放进格子，同行、同列、同色区块不能重复，也不能挨在一起。免费在线玩。",
  "lang": "zh-CN",
  "dir": "auto",
  "start_url": "./?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7e8",
  "theme_color": "#ff8f3f",
  "categories": ["games", "puzzle", "education"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "开始游戏", "url": "./?action=play" },
    { "name": "排行榜", "url": "./?action=board" }
  ]
}
