{
  "name": "Indexed At Grading",
  "short_name": "IAG",
  "scope": "/",
  "icons": [
     {
      "src": "img/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": "2.0"
     },
     {
      "src": "img/icons/favicon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": "3.0"
     },
     {
      "src": "img/icons/favicon.png",
      "sizes": "742x742",
      "type": "image/png",
      "density": "4.0"
     }
  ],
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#000000"
}