{
    "name": "牛八体育",
    "short_name": "牛八体育",
    "description": "牛八体育与球迷同在一起，创造亚洲顶尖竞猜娱乐平台。快来牛八体育APP，体验前所未有的刺激与精彩。",
    "icons": [
      {
        "src": "../img/PWA/96x96.png",
        "sizes": "96x96",
        "type": "image/png"
      },
      {
        "src": "../img/PWA/144x144.png",
        "sizes": "144x144",
        "type": "image/png"
      },
      {
        "src": "../img/PWA/256x256.png",
        "sizes": "256x256",
        "type": "image/png"
      },
      {
        "src": "../img/PWA/512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3732ef",
    "lang": "en",
    "screenshots": [
      {
        "src": "../img/PWA/screenshots/540x720.png",
        "sizes": "540x720",
        "type": "image/png",
        "form_factor": "narrow"
      },
      {
        "src": "../img/PWA/screenshots/1024x576.png",
        "sizes": "1024x576",
        "type": "image/png",
        "form_factor": "wide"
      }
    ]
  }