Spaces:
Running
on
Zero
Running
on
Zero
{ | |
"name": "Hex Game Maker", | |
"short_name": "HexGameMaker", | |
"icons": [ | |
{ | |
"src": "gradio_api/file=./assets/android-chrome-192x192.png", | |
"sizes": "192x192", | |
"type": "image/png" | |
}, | |
{ | |
"src": "gradio_api/file=./assets/android-chrome-512x512.png", | |
"sizes": "512x512", | |
"type": "image/png" | |
} | |
], | |
"theme_color": "#ff00ff", | |
"background_color": "#ffffff", | |
"display": "standalone" | |
} |