{
	"short_name": "Cocina Kzero",
	"name": "Cocina Kzero",
	"start_url": "./?utm_source=web_app_manifest",
	"icons": [
		{
			"src": "img/app-icon.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	],
	"background_color": "#ffffff",
	"theme_color": "#012e8e",
	"display": "standalone",
	"orientation": "portrait"
}