{
	"name": "Prototipo Juego Infantil Pio12",
	"short_name": "Prototipo Juego Infantil Pio12",
	"description": "Videojuego infantil para aprender a leer y escribir nivel INICIAL",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icono-16.png",
			"sizes": "19x22",
			"type": "image/png"
		},
		{
			"src": "icons/icono-32.png",
			"sizes": "29x34",
			"type": "image/png"
		},
		{
			"src": "icons/icono-64.png",
			"sizes": "55x65",
			"type": "image/png"
		},
		{
			"src": "icons/icono-128.png",
			"sizes": "107x128",
			"type": "image/png"
		},
		{
			"src": "icons/icono-256.png",
			"sizes": "212x254",
			"type": "image/png"
		},
		{
			"src": "icons/icono-512.png",
			"sizes": "420x504",
			"type": "image/png"
		}
	],
	"screenshots": []
}