{
  "name": "红果体育",
  "short_name": "红果体育",
  "description": "2026年最热门的体育竞猜游戏",
  "start_url": "./index.html?from=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#01875f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "imgs/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "imgs/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
