{
  "name": "Offer笔记 - 校招信息聚合与进度管理平台",
  "short_name": "Offer笔记",
  "description": "Offer笔记是免费的校招进度管理工具，实时聚合腾讯/阿里/字节/美团/百度/华为/京东/拼多多等大厂校园招聘信息8000+条，提供求职进度追踪、面试日程提醒、面试笔记记录、同公司面经分享、Offer智能对比等一站式求职管理服务。完全免费无VIP门槛。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "zh-CN",
  "dir": "ltr",
  "theme_color": "#1E87DC",
  "background_color": "#f8fafc",
  "categories": ["productivity", "education", "business", "utilities"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "校招信息",
      "short_name": "校招",
      "description": "最新校园招聘信息汇总，覆盖互联网大厂/国企/银行/快消",
      "url": "/campus",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "面经广场",
      "short_name": "面经",
      "description": "校招面试经验分享、同公司面经、笔试真题",
      "url": "/square/interview",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "求职导航",
      "short_name": "导航",
      "description": "求职工具与资源汇总：简历模板、刷题网站、内推渠道",
      "url": "/nav",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
