2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-02-01 00:16:52 +01:00

18 lines
464 B
Plaintext
Raw Normal View History

2018-09-19 11:05:04 -04:00
{"dir" : "ltr",
"lang" : "en",
"name" : "brutaldon",
"scope" : "/",
"display" : "minimal-ui",
2018-09-19 11:18:23 -04:00
"start_url" : "https://brutaldon.online/",
2018-09-19 11:05:04 -04:00
"short_name" : "brutaldon",
"theme_color" : "transparent",
"description" : "",
"orientation" : "any",
"background_color" : "transparent",
"icons" : [
2018-09-19 09:37:36 -04:00
{
2018-09-19 11:05:04 -04:00
"src": "https://brutaldon.online/static/images/brutaldon.png",
"sizes": "320x320"
2018-09-19 09:37:36 -04:00
}
2018-09-19 11:05:04 -04:00
]}