{ "name": "鹿米特游戏引擎", "short_name": "鹿米特", "description": "让每个人学会制作游戏", "lang": "zh-CN", "start_url": "./", "scope": "./", "display": "fullscreen", "display_override": ["fullscreen", "standalone"], "orientation": "landscape", "background_color": "#0D0F12", "theme_color": "#0D0F12", "icons": [ { "src": "./icon-180.png", "sizes": "180x180", "type": "image/png" }, { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-mask-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }