{
	"short_name": "yuangwu",
	"name": "言午的个人博客",
	"description": "言午的个人博客，记录探索、笔记。",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#35bfab",
	"background_color": "#eeeeee",
	"icons": [
		{
			"src": "/favicon.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/favicon.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
