{
  "name": "掠蓝简历工坊 - 免费AI简历制作",
  "short_name": "掠蓝简历",
  "description": "完全免费的AI简历制作工具，打开即用，10秒生成专业简历",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/luelan-icon.png",
      "sizes": "2048x2048",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI生成简历",
      "short_name": "AI生成",
      "description": "使用AI快速生成简历",
      "url": "/ai",
      "icons": [{ "src": "/luelan-icon.png", "sizes": "2048x2048" }]
    },
    {
      "name": "浏览模板",
      "short_name": "模板库",
      "description": "浏览35+专业简历模板",
      "url": "/templates",
      "icons": [{ "src": "/luelan-icon.png", "sizes": "2048x2048" }]
    },
    {
      "name": "编辑简历",
      "short_name": "编辑器",
      "description": "打开简历编辑器",
      "url": "/editor",
      "icons": [{ "src": "/luelan-icon.png", "sizes": "2048x2048" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
