{
  "name": "知识守护",
  "short_name": "知识守护",
  "description": "一款结合知识答题与塔防玩法的教育游戏",
  "id": "/",
  "start_url": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen"],
  "background_color": "#0c1a2a",
  "theme_color": "#0c1a2a",
  "orientation": "landscape",
  "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"
    }
  ],
  "categories": ["games", "education"],
  "lang": "zh-CN"
}
