{
  "name": "CowSYS 原版 Windows 系统镜像",
  "short_name": "CowSYS",
  "description": "微软官方原版 Windows 系统镜像（ISO）下载：Windows 11 / 10 / LTSC / Server 等版本与 SHA 校验。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9f9ff",
  "theme_color": "#0b57d0",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Windows 11",
      "url": "/dl/win11-26h1/",
      "description": "查看 Windows 11 最新镜像"
    },
    {
      "name": "Windows 10",
      "url": "/dl/win10-22h2/",
      "description": "查看 Windows 10 最新镜像"
    }
  ]
}
