{
  "name": "趋势漏斗 · 股票趋势筛选工作台",
  "short_name": "趋势漏斗",
  "description": "四层漏斗式A股趋势筛选：大盘环境 → 板块强弱 → 个股筛选 → 趋势分类，实时行情驱动",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04060c",
  "theme_color": "#0a0f1c",
  "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.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
