{
	"name": "CookingFix",
	"short_name": "CookingFix",
	"description": "Fast fixes for everyday recipe mishaps.",
	"start_url": "./",
	"display": "standalone",
	"scope": "./",
	"background_color": "#f7f4ee",
	"theme_color": "#e36f4e",
	"icons": [
		{
			"src": "./favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}
