{
  "name": "守卫农场 · Gugu Farm TD",
  "short_name": "守卫农场",
  "description": "像素风塔防游戏 · 5 章节 15 关 + 无尽模式",
  "start_url": "./?utm=pwa",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0e1c10",
  "theme_color": "#0e1c10",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
