{
  "name": "ApplyFlow - 申请季，不焦虑",
  "short_name": "ApplyFlow",
  "description": "本地优先的留学申请管理看板 · AI 自动解析录取邮件",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAE8FF",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "share_target": {
    "action": "/?ref=share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
