mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2024-11-12 18:08:40 -05:00
Webmanifest improvements.
More to come. I want to eventually register a share target.
This commit is contained in:
parent
223f3149cd
commit
4434b5d3e8
@ -1,12 +1,13 @@
|
||||
{"dir" : "ltr",
|
||||
{ "//": "-*- js-json -*-",
|
||||
"dir" : "ltr",
|
||||
"lang" : "en",
|
||||
"name" : "brutaldon",
|
||||
"scope" : "/",
|
||||
"display" : "minimal-ui",
|
||||
"display" : "standalone",
|
||||
"start_url" : "/",
|
||||
"short_name" : "brutaldon",
|
||||
"theme_color" : "#CCCCCC",
|
||||
"description" : "",
|
||||
"description" : "A brutalist client for Mastodon-compatible sites.",
|
||||
"orientation" : "any",
|
||||
"background_color" : "#CCCCCC",
|
||||
"icons" : [
|
||||
|
Loading…
Reference in New Issue
Block a user