{
  "name": "2026届秋招投递管理",
  "short_name": "秋招管理",
  "description": "追踪秋招进度，拿下心仪Offer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#eab308",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23eab308'/><text x='50' y='68' text-anchor='middle' font-size='50' fill='%23111'>📋</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新增岗位",
      "short_name": "新增",
      "description": "快速添加一个新的投递记录",
      "url": "/?action=new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text x='50' y='80' text-anchor='middle' font-size='80'>➕</text></svg>",
          "sizes": "any"
        }
      ]
    }
  ]
}
