{
  "name": "XGameHub",
  "short_name": "XGameHub",
  "version": "1.4.23",
  "description": "XGameHub Application",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e1f",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-screenshot.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "XGameHub 移动端界面"
    },
    {
      "src": "/screenshots/tablet-screenshot.png",
      "sizes": "768x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "XGameHub 平板端界面"
    }
  ]
}
