mirror of
https://github.com/zkitter/ui.git
synced 2026-01-09 21:28:05 -05:00
14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"name": "Zkitter - Anonymous Social Network",
|
|
"short_name": "Zkitter",
|
|
"lang": "en-US",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "white",
|
|
"theme_color": "white",
|
|
"icons": [{
|
|
"src": "/favicon.png",
|
|
"sizes": "160x160",
|
|
"type": "image/png"
|
|
}]
|
|
} |