brutaldon-interfaccia-web-m.../brutaldon/static/manifest.webmanifest

18 lines
464 B
Plaintext
Raw Normal View History

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