{
  "name": "Lucky - 全球彩票开奖与统计分析",
  "short_name": "Lucky",
  "description": "查看全球彩票开奖结果、历史号码、收藏彩种与统计分析。",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#f0f4f8",
  "theme_color": "#f0f4f8",
  "categories": ["utilities", "sports", "news"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}