Files
apt-nl-map/static/Magic4/js/three.js-dev/editor/manifest.json

15 lines
239 B
JSON
Raw Normal View History

2024-12-04 10:21:04 +08:00
{
"name": "Three.js Editor",
"short_name": "Three.js",
"start_url": ".",
"scope": ".",
"display": "standalone",
"icons": [
{
"src": "./images/icon.png",
"type": "image/png",
"sizes": "144x144"
}
]
}