{
	"name": "幸运的蜗牛",
	"short_name": "LuckySnail",
	"description": "前端开发者博客 | 探索 AI、React、TypeScript 与开源世界",
	"lang": "zh-CN",
	"start_url": "/zh",
	"scope": "/",
	"icons": [
		{
			"src": "/logo.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/logo.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"theme_color": "#f7f3ea",
	"background_color": "#ffffff",
	"display": "standalone"
}
