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 |
||
| Line 3: | Line 3: | ||
"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" | ||