lazyghost's picture
initial commit
a8cb0a6
raw
history blame contribute delete
489 Bytes
{
"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": "/"
}