{
	"name": "PLM Print",
	"short_name": "PLM Print",
	"description": "PLM Print Management System",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#1890ff",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	],
	"categories": ["business", "productivity"],
	"shortcuts": [
		{
			"name": "Thông báo",
			"short_name": "Notifications",
			"description": "Xem thông báo",
			"url": "/notifications",
			"icons": [
				{
					"src": "/favicon.svg",
					"sizes": "any"
				}
			]
		}
	]
}
