{
	"name": "Hand Initiatives",
	"short_name": "Hand Initiatives",
	"description": "A fast and easy service that connects your loan request with a lender in real-time.",
	"start_url": "./",
	"scope": "./",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#4399d4",
	"icons": [
		{
			"src": "images/favicons/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "images/favicons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "images/favicons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
