{
	"name": "Mitodohogar",
	"short_name": "Mitodohogar",
	"description": "Conoce todos nuestros productos, aprovecha nuestros precios especiales y compra de forma online en mitodohogar.com.",
	"background_color": "#008000",
	"theme_color": "#ff881e",
	"orientation": "portrait",
	"display": "standalone",
	"start_url": "/index.php",
	"scope": "/",
	"id": "/index.php",
	"lang": "es-VE",
	"icons": [
		{
			"src": "https://mitodohogar.com/assets/manifest/android/android-launchericon-192-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "https://mitodohogar.com/assets/manifest/android/android-launchericon-96-96.png",
			"sizes": "96x96",
			"type": "image/png"
		},
		{
			"src": "https://mitodohogar.com/assets/manifest/windows11/Square150x150Logo.scale-400.png",
			"sizes": "600x600",
			"type": "image/png"
		},
		{
			"src": "https://mitodohogar.com/assets/manifest/android/android-launchericon-512-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}