{
	"name": "LOTOSERV",
	"short_name": "Plataforma",
	"start_url": "/",
	"background_color": "#EA2F00",
	"theme_color": "#EA2F00",
	"lang": "pt",
	"description": "Bem vindo ao Terminal 29 !",
	"prefer_related_applications": false,
	"display": "standalone",
	"icons": [
		{
			"src": "img/logo_192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "img/logo_192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "img/logo_512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"orientation": "natural"
}