{
	"name": "OnlinePS - 在线PS免费图片编辑器",
	"short_name": "在线PS",
	"description": "免费在线PS图片编辑器，无需下载安装，支持图层、画笔、滤镜、抠图、文字、裁剪、旋转等专业图片处理功能",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#2196f3",
	"orientation": "any",
	"lang": "zh-CN",
	"categories": ["design", "photo", "utilities"],
	"icons": [
		{
			"src": "images/manifest/48x48.png",
			"sizes": "48x48",
			"type": "image/png"
		},
		{
			"src": "images/manifest/72x72.png",
			"sizes": "72x72",
			"type": "image/png"
		},
		{
			"src": "images/manifest/96x96.png",
			"sizes": "96x96",
			"type": "image/png"
		},
		{
			"src": "images/manifest/144x144.png",
			"sizes": "144x144",
			"type": "image/png"
		},
		{
			"src": "images/manifest/168x168.png",
			"sizes": "168x168",
			"type": "image/png"
		},
		{
			"src": "images/manifest/192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}