{
  "name": "Docker 镜像高效稳定拉取服务 | 轩辕镜像",
  "short_name": "轩辕镜像",
  "description": "轩辕镜像是国内开发者首选的 Docker 镜像加速平台，为开发者与科研用户提供开源 Docker 镜像的使用参考、配置说明与相关技术文档，协助完成开发与部署工作。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/logo-72-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-96-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-128-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-144-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-152-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo-384-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "搜索镜像",
      "short_name": "搜索",
      "description": "快速搜索 Docker 镜像",
      "url": "/search",
      "icons": [
        {
          "src": "/icons/logo-192-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "热门镜像",
      "short_name": "热门",
      "description": "查看热门 Docker 镜像",
      "url": "/popular",
      "icons": [
        {
          "src": "/icons/logo-192-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "使用教程",
      "short_name": "教程",
      "description": "查看 Docker 使用教程",
      "url": "/usage",
      "icons": [
        {
          "src": "/icons/logo-192-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
