{
  "name": "自选股行情",
  "short_name": "自选行情",
  "description": "你的自选股实时行情与盈亏,显示在 Windows 小组件面板。",
  "start_url": "/widget/",
  "scope": "/widget/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "zh-CN",
  "icons": [
    { "src": "/widget/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/widget/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/widget/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/widget/screenshot.png", "sizes": "600x400", "type": "image/png", "label": "自选股行情小组件" }
  ],
  "widgets": [
    {
      "name": "自选股行情",
      "short_name": "自选行情",
      "description": "你的自选股实时行情与盈亏",
      "tag": "watchlist",
      "template": "watchlist",
      "ms_ac_template": "/widget/quote-widget.json",
      "data": "/widget/widget-data.json",
      "type": "application/json",
      "screenshots": [
        { "src": "/widget/screenshot.png", "sizes": "600x400", "type": "image/png", "label": "自选股行情" }
      ],
      "icons": [
        { "src": "/widget/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/widget/icon.png", "sizes": "512x512", "type": "image/png" }
      ],
      "auth": false,
      "update": 300
    }
  ]
}
