AK056/Assets/Plugins/WebGLTemplates/manifest.webmanifest
2025-05-09 15:40:34 +08:00

16 lines
364 B
JSON

{
"name": "YCL001",
"short_name": "YCL001",
"start_url": "index.html",
"display": "fullscreen",
"background_color": "#231F20",
"theme_color": "#000",
"description": "",
"icons": [{
"src": "TemplateData/icons/unity-logo-dark.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "any maskable"
}]
}