{
  "name": "一纸简历 - 隐私优先的简历制作工具",
  "short_name": "一纸简历",
  "description": "精选简历模板 + 在线编辑 + 一键导出 PDF，全部在你浏览器里完成，简历数据永不离开你的设备。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["productivity", "business", "education"],
  "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"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ATS 简历检测",
      "short_name": "ATS 检测",
      "description": "8 项 ATS 规则全面检测，纯本地计算",
      "url": "/tools/ats-checker/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "简历范文",
      "short_name": "范文",
      "description": "查看 25 篇真实范文",
      "url": "/examples/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
