{
  "name": "启明星智能投研看板",
  "short_name": "启明星",
  "description": "面向人工执行的只读投研工作台：持仓、自选、候选池、K线、公告。",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#dee5f1",
  "theme_color": "#2d4a73",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icons/lucero-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
