MediaWiki:Manifest.json: Difference between revisions

Created page with " { "name": "The Good Creations! Minecraft Server Wiki" }"
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 1: Line 1:
{
{
"name": "The Good Creations! Minecraft Server Wiki"
"name": "The Good Creations! Minecraft Server Wiki",
"icons": [
{
"src": "resources/assets/server-icon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "resources/assets/server-icon.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "resources/assets/server-icon.png",
"sizes": "256x256",
"type": "image/png"
},
{
"src": "resources/assets/server-icon.png",
"sizes": "144x144",
"type": "image/png"
}
]
}
}