{

  "name": "Excel Solutions Portal",

  "short_name": "Excel",

  "description": "Excel Solutions staff and client portal.",

  "start_url": "/",

  "scope": "/",

  "display": "standalone",

  "background_color": "#f8f6f0",

  "theme_color": "#f8f6f0",

  "orientation": "any",

  "icons": [

    {

      "src": "/pwa-192.png",

      "sizes": "192x192",

      "type": "image/png",

      "purpose": "any"

    },

    {

      "src": "/pwa-512.png",

      "sizes": "512x512",

      "type": "image/png",

      "purpose": "any"

    },

    {

      "src": "/pwa-192-maskable.png",

      "sizes": "192x192",

      "type": "image/png",

      "purpose": "maskable"

    },

    {

      "src": "/pwa-512-maskable.png",

      "sizes": "512x512",

      "type": "image/png",

      "purpose": "maskable"

    }

  ]

}

