{
  "name": "爱丽丝的摇篮 - Alice In Cradle",
  "short_name": "爱丽丝摇篮",
  "description": "探索艾瑞亚奇幻世界，开启像素风冒险之旅。爱丽丝的摇篮是一款精美的横版闯关游戏，拥有丰富的剧情和深度的战斗系统。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#FFB6C1",
  "background_color": "#FFFFFF",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "screenshots": [
    {
      "src": "img/封面.webp",
      "sizes": "1200x800",
      "type": "image/webp",
      "label": "游戏主界面"
    },
    {
      "src": "img/tu3.webp",
      "sizes": "800x600",
      "type": "image/webp",
      "label": "游戏画面"
    }
  ],
  "shortcuts": [
    {
      "name": "游戏攻略",
      "short_name": "攻略",
      "description": "查看游戏攻略和技巧",
      "url": "/#game-guide",
      "icons": [
        {
          "src": "img/logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "立即下载",
      "short_name": "下载",
      "description": "下载爱丽丝的摇篮游戏",
      "url": "/#download",
      "icons": [
        {
          "src": "img/logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}

