{
	"name": "OLA700",
	"short_name": "OLA700",
	"description": "OLA700",
	"display": "standalone",
	"start_url": "/",
	"scope":"/",
	"background_color": "#1F3F29",
	"theme_color": "#1F3F29",
	"icons": [
		{
			"src": "img/icons/logo.png",
			"sizes": "any",
			"type": "image/png"
		},

		{
			"src": "img/icons/logo.png",
			"sizes": "512x512",
			"type": "image/png"
		}

	]
}