{
  "name": "股票行情",
  "short_name": "股票",
  "description": "实时股票行情展示与推荐",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f9fa",
  "theme_color": "#667eea",
  "lang": "zh-CN",
  "scope": "/",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23667eea' width='192' height='192' rx='32'/><text x='96' y='120' font-size='100' text-anchor='middle' fill='white'>📈</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23667eea' width='512' height='512' rx='80'/><text x='256' y='320' font-size='280' text-anchor='middle' fill='white'>📈</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "股票推荐",
      "short_name": "推荐",
      "description": "查看推荐股票",
      "url": "/index.php",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2328a745' width='96' height='96' rx='16'/><text x='48' y='68' font-size='50' text-anchor='middle' fill='white'>⭐</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
