{
  "name": "lucky-balls",
  "short_name": "lucky-balls",
  "start_url": "index.html",
  "orientation": "landscape",
  "theme_color": "lime",
  "background_color": "black",
  "description": "ELBET",
  "display": "standalone",
  "lang": "en-US",
  "icons": [
    {
      "src": "img/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "author": {
      "name": "elbet"
  }
}
