{
	"name": "Gift Express",
	"short_name": "GiftExpress",
	"icons": [
		{
			"src": "/apple-touch-icon.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/img/apple-touch-icon-32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "/img/apple-touch-icon-64.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "/img/apple-touch-icon-96.png",
			"sizes": "96x96",
			"type": "image/png"
		},
		{
			"src": "/img/apple-touch-icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "/img/apple-touch-icon-144.png",
			"sizes": "144x144",
			"type": "image/png"
		},
		{
			"src": "/img/apple-touch-icon-256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "/img/apple-touch-icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/img/apple-touch-icon-1024.png",
			"sizes": "1024x1024",
			"type": "image/png"
		}
	],
	"display": "standalone",
	"scope": "/",
	"start_url": "/",
	"background_color": "#2a547c",
	"theme_color": "#ffffff",
	"orientation": "portrait-primary"
}
