mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 06:24:22 +00:00
30 lines
837 B
JSON
30 lines
837 B
JSON
{
|
|
"short_name": "SC Wiki",
|
|
"name": "Star Citizen Wiki",
|
|
"icons": [
|
|
{
|
|
"src": "/images/touch/icon-128x128.png",
|
|
"type": "image/png",
|
|
"sizes": "128x128"
|
|
},
|
|
{
|
|
"src": "/images/touch/apple-touch-icon.png",
|
|
"type": "image/png",
|
|
"sizes": "152x152"
|
|
},
|
|
{
|
|
"src": "/images/touch/ms-touch-icon-144x144-precomposed.png",
|
|
"type": "image/png",
|
|
"sizes": "144x144"
|
|
},
|
|
{
|
|
"src": "/images/touch/chrome-touch-icon-192x192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
}
|
|
],
|
|
"start_url": "/Star_Citizen_Wiki",
|
|
"background_color": "#f6f9fa",
|
|
"display": "standalone",
|
|
"theme_color": "#0a1b2c"
|
|
} |