{
  "name": "CHARITY",
  "id": "CHARITY-ENG",
  "lang": "en",
  "background_color": "#FFFFFF",
  "short_name": "CHARITY-ENG",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3C4B37",
  "orientation": "landscape",
  "manifest_version": "15.01.03",
  "default_locale": "en",

  "icons": [
        {
      	"src": "/images/icons.svg",
      	"type": "image/svg+xml",
      	"sizes": "512x512"
        },
        {
            	"src": "/images/icons-512.png",
           	"sizes": "512x512",
            	"type": "image/png"
        },
        {
            	"src": "/images/icons-192.png",
           	"sizes": "192x192",
            	"type": "image/png"
        }

 ]
}
   
