  
  {
    "name": "Hi Games", 
    "short_name": "Hi Games", 
    "theme_color": "#1b1b1b", 
    "background_color": "#1b1b1b", 
    "description": "Play Free Online Games On iningame.com without annoying advertisement. New Games are added daily.",
    "display": "standalone", 
    "start_url": "./index_pwa.html", 
    "icons": [
      {
        "src": "./180.png",
        "sizes": "180x180",
        "type": "image/png"
      },
      {
        "src": "./96.png",
        "type": "image/png",
        "sizes": "96x96"
      },
      {
        "src": "./144.png",
        "type": "image/png",
        "sizes": "144x144"
      }
    ]
  }
  