{
	"name": "Verdient Financials Website",
	"short_name": "VF-Pay",
	"lang": "en",
	"gcm": "code",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
  "orientation": "portrait-primary",
	"theme_color": "#4E2473",
	"background_color": "#4E2473",
	"icons": [
        { "src": "img/web/favicon-32.png", "type": "image/png", "sizes": "32x32" },
        { "src": "img/web/favicon-128.png", "type": "image/png", "sizes": "128x128" },
        { "src": "img/web/favicon-180.png", "type": "image/png", "sizes": "180x180" },
        { "src": "img/web/favicon-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "img/web/favicon-mask.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
        { "src": "img/web/favicon-512.png", "type": "image/png", "sizes": "512x512" },
        { "src": "img/web/android-chrome-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "img/web/android-chrome-512.png", "type": "image/png", "sizes": "512x512" },
        { "src": "img/web/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" }
  ]
}
