{
	"name": "埃及单词",
	"short_name": "埃及单词",
	"description": "速记单词系统 - 让背单词更快、更准、更久",
	"start_url": "/h5/",
	"scope": "/h5/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#fdf2f8",
	"theme_color": "#ec4899",
	"lang": "zh-CN",
	"icons": [
		{
			"src": "/h5/static/pwa/pwa-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/h5/static/pwa/pwa-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/h5/static/pwa/pwa-maskable-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"categories": ["education", "productivity"],
	"prefer_related_applications": false
}