{
  "name": "世界杯AI预测",
  "short_name": "世界杯",
  "description": "2026世界杯AI智能预测分析平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050e08",
  "theme_color": "#0a1628",
  "orientation": "portrait",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "赛程",
      "short_name": "赛程",
      "url": "/schedule",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "积分榜",
      "short_name": "积分榜",
      "url": "/standings",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
