{
  "name": "Winbox",
  "short_name": "WB",
  "description": "Official Winbox all in one gaming store and easy to use with any games.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "icons": [
    {
      "src": "https://wbofficial.com/android-chrome-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://wbofficial.com/android-chrome-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "https://wbofficial.com/static/image/app/mobile-1.webp",
      "sizes": "320x612",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "https://wbofficial.com/static/image/app/mobile-2.webp",
      "sizes": "320x612",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "https://wbofficial.com/static/image/app/mobile-3.webp",
      "sizes": "320x612",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "https://wbofficial.com/static/image/app/mobile-4.webp",
      "sizes": "320x612",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "https://wbofficial.com/static/image/app/pc.webp",
      "sizes": "320x320",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}