(Created page with "{"name": "The r/place Wiki"}") |
m (Codixer moved page MediaWiki:Main-manifest.json to MediaWiki:Manifest.json without leaving a redirect: manifest.json) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
"name": "The r/place Wiki" | "name": "The r/place Wiki", | ||
"orientation": "any", | |||
"dir": "ltr", | |||
"lang": "en", | |||
"display": "standalone", | |||
"theme_color": "#131a21", | |||
"background_color": "#131a21", | |||
"start_url": "/", | |||
"icons": [ | |||
{ | |||
"src": "resources/assets/apple-touch-icon.png", | |||
"sizes": "180x180", | |||
"type": "image/png" | |||
} | |||
] | |||
} | } |
Latest revision as of 18:58, 2 August 2022
name | "The r/place Wiki" | |||||||
---|---|---|---|---|---|---|---|---|
orientation | "any" | |||||||
dir | "ltr" | |||||||
lang | "en" | |||||||
display | "standalone" | |||||||
theme_color | "#131a21" | |||||||
background_color | "#131a21" | |||||||
start_url | "/" | |||||||
icons |
|