{
  "name": "SUBNET.NG",
  "short_name": "SUBNET",
  "start_url": "https://subnet.ng",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#0B5D00",
  "icons": [
    {
      "src": "img/webapp/72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "img/webapp/96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/webapp/128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/webapp/144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/webapp/152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "img/webapp/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/webapp/384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "img/webapp/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}