{
	"short_name": "JustCooking",
	"name": "JustCooking cookbook of recipes",
	"description": "JustCooking cookbook of recipes where you can find all the recipes you need to cook your favorite food",
	"icons": [
		{
			"src": "./favicon-48.png",
			"sizes": "48x48",
			"type": "image/png"
		},
		{
			"src": "./android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "./android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "./apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		}
	],
	"start_url": ".",
	"theme_color": "#30be76",
	"background_color": "#ffffff",
	"display": "standalone"
}
