{
	"name": "FarmaLink",
	"short_name": "FarmaLink",
	"description": "",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "any",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-32.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "icons/icon-16.png",
			"sizes": "66x66",
			"type": "image/png"
		},
		{
			"src": "icons/icon-114.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "130x130",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "258x258",
			"type": "image/png"
		}
	],
	"screenshots": []
}