{
  "name": "HMI Member Portal",
  "short_name": "HMI Portal",
  "theme_color": "#00E676",
  "icons": [
    {
      "src": "./img/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/icons/android-chrome-384x384",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "./img/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./img/icons/favicon-16x16",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "./img/icons/favicon-32x32",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./img/icons/apple-touch-icon",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "./img/icons/safari-pinned-tab",
      "type": "image/svg"
    },

    {
      "src": "./img/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./img/icons/android-chrome-512x512-maskable",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF"
}
