{
  "name": "Anthony's Certifications & Training",
  "short_name": "AF Certs",
  "description": "A collection of all certifications and training completed by Anthony Fitzgerald",
  "start_url": "/?homescreen=1",
  "background_color": "#1c2c59",
  "theme_color": "#061531",
  "display": "fullscreen",
  "msapplication-TileColor": "#ffffff",
  "msapplication-TileImage": "https://i.ibb.co/qMZXzjV/favicon-144.png",
  "icons": [

    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }, 
    {
      "src": "https://i.ibb.co/PNMNMzd/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": "4.0"
     },
     {
      "src": "https://i.ibb.co/KjDSw4G/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "density": "4.0"
     }

  ]
}