{
	"name": "Easy ERP Platform",
	"short_name": "Easy ERP",
	"description": "A client in which the server computes every number.",
	"start_url": "/#/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#ffffff",
	"theme_color": "#3b6ea5",
	"icons": [
		{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
	]
}
