MediaWiki:Manifest.json: Difference between revisions
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ | { | ||
"name": "The Good Creations! Minecraft Server Wiki", | "name": "The Good Creations! Minecraft Server Wiki", | ||
"short_name": "Good Creations! Wiki", | |||
"description": "The wiki for the Good Creations! Minecraft server.", | |||
"start_url": "/wiki/Main_Page?pwa-id=main", | |||
"background_color": "#ffffff", | |||
"theme_color": "#ffffff", | |||
"display": "standalone", | |||
"scope": "/", | |||
"icons": [ | "icons": [ | ||
{ | { | ||
"src": "resources/assets/server-icon.png", | "src": "/resources/assets/server-icon.png", | ||
"sizes": "192x192", | "sizes": "192x192", | ||
"type": "image/png" | "type": "image/png" | ||
}, | }, | ||
{ | { | ||
"src": "resources/assets/server-icon.png", | "src": "/resources/assets/server-icon.png", | ||
"sizes": "512x512", | "sizes": "512x512", | ||
"type": "image/png" | "type": "image/png" | ||
}, | }, | ||
{ | { | ||
"src": "resources/assets/server-icon.png", | "src": "/resources/assets/server-icon.png", | ||
"sizes": "256x256", | "sizes": "256x256", | ||
"type": "image/png" | "type": "image/png" | ||
}, | }, | ||
{ | { | ||
"src": "resources/assets/server-icon.png", | "src": "/resources/assets/server-icon.png", | ||
"sizes": "144x144", | "sizes": "144x144", | ||
"type": "image/png" | "type": "image/png" | ||