File size: 489 Bytes
a8cb0a6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "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": "/"
}