{
  "name": "世界杯模拟游戏",
  "short_name": "世界杯模拟",
  "description": "仅供娱乐参考，纯娱乐开发，不构成任何投注建议。",
  "start_url": "./#/worldcup-game",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071018",
  "theme_color": "#071018",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
