{ | |
"name": "Music Command Generator for Minecraft", | |
"short_name": "Music Command Generator", | |
"icons": [ | |
{ | |
"src": "./images/model.png", | |
"sizes": "192x192", | |
"type": "image/png" | |
}, | |
{ | |
"src": "./images/model.png", | |
"sizes": "512x512", | |
"type": "image/png" | |
} | |
], | |
"theme_color": "#C0C0C0", | |
"background_color": "#C0C0C0", | |
"display": "standalone", | |
"start_url": "/" | |
} |