{
	"name": "東风博客",
	"short_name": "東风",
	"description": "分享生活中的美好与折腾的点滴，记录生活的每一个瞬间",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#fafbf8",
	"theme_color": "#7ba05b",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/icons/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icons/apple-touch-icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	],
	"categories": ["blog", "personal", "technology"],
	"lang": "zh-CN",
	"dir": "ltr",
	"prefer_related_applications": false
}