36410-vm/manifest.json
Flatlogic Bot b1e3013259 Version1.0
2025-11-28 01:59:24 +00:00

23 lines
447 B
JSON

{
"short_name": "Web3 App Builder",
"name": "AI Web3 App Builder",
"icons": [
{
"src": "assets/images/icon-192x192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "assets/images/icon-512x512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": "/index.php",
"background_color": "#121212",
"display": "standalone",
"scope": "/",
"theme_color": "#121212"
}