{
  "name": "CareerPathway.com",
  "start_url": "/",
  "display": "standalone",
  "icons": [
    { "//": "SVG icon for browsers and devices that support autoscaling SVG icons" },
    {
      "src": "icon/CareerPathwayLogo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },

    { "//": "these maskable icons are used for PWA installation on mobile devices" },
    {
      "src": "icon/AppIcons/180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon/AppIcons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
