{
	"name": "hanilco.ir",
	"short_name": "hanil",
	"manifest_version":1,
	"version": "1.0",
	"start_url": ".",
	"url": "https://hanilco.ir/",
	"scope": ".",
	"display_override": [
		"standalone",
		"fullscreen",
		"minimal-ui",
		"browser"
	],
	"display": "standalone",
	"orientation": "portrait-primary",
	"prefer_related_applications": false,
	"related_applications": [],
	"categories": [
		"shopping",
		"business"
	],
	"dir": "rtl",
	"lang": "fa-IR",
	"background_color": "#ffffff",
	"theme_color": "#a564f6",
	"description": "hanilco.ir , نشر هانیل , محمدصالح قربانی",
	"icons": [
		{
			"src": "./public/icon.png",
			"sizes": "72x72",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "./public/logo.svg",
			"sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
			"type": "image/svg+xml"
		},
		{
			"src": "./public/logo.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}