{
	"name": "BuffetPOS",
	"short_name": "BuffetPOS",
	"start_url": "/",
	"display": "fullscreen",
	"background_color": "#ffffff",
	"theme_color": "#2196f3",
	"icons": [
		{
			"src": "/img/icono_192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/icono_256.png",
			"sizes": "256x256",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/icono_512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
