{
  "short_name": "whitewells",
  "name": "Whitewells Limited E-Commerce PWA Site",
  "description": "Whitewells Limited E-Commerce PWA Site",
  "icons": [
    {
      "src": "/images/192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/images/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/default.asp",
  "background_color": "#3a3a3a",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#3a3a3a",
  "gcm_sender_id": "867456708999",
  "orientation": "portrait"
  
}