{ "name": "Power Up English", "short_name": "PowerUp", "description": "Power Up 1 英语单词学习", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#F8FAFC", "theme_color": "#4F46E5", "lang": "zh-CN", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }