{
  "name": "Basketball Superstars",
  "short_name": "Basketball Superstars",
  "description": "Step onto the hardwood and prove you belong in Basketball Superstars! 🏀 Build your legend from the ground up: customize your baller, level up your skills, and crush the competition in intense head-to-head games.",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "id": "44890942",
  "launch_handler": {
      "client_mode": "auto"
  },
  "ms_start_compatible": true,
  "categories": [
      "games"
  ],
  "dir": "auto",
  "orientation": "landscape",
  "screenshots": [
      {
          "src": "Images/image1280.jpeg",
          "sizes": "1280x720",
          "type": "image/jpeg",
          "platform": "wide"
      },
      {
          "src": "Images/image720.jpeg",
          "sizes": "720x1280",
          "type": "image/jpeg",
          "platform": "narrow"
      },
      {
          "src": "Images/image1920.jpeg",
          "sizes": "1920x1080",
          "type": "image/jpeg",
          "platform": "narrow"
      }
  ],
  "icons": [
      {
          "src": "Images/icon512.png",
          "sizes": "512x512",
          "type": "image/png"
      },
      {
          "src": "Images/icon192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "Images/icon1920.jpeg",
          "sizes": "1920x1080",
          "type": "image/jpeg"
      }
  ]
}