{
	"short_name": "Designs",
	"name": "Love Life Designs",
	"icons": [
		{
			"src": "images/lld-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "images/lld-512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/",
	"background_color": "#2d0b60",
	"display": "standalone",
        "scope": "/",
	"theme_color": "#2d0b60"
}