mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
19 lines
325 B
JSON
19 lines
325 B
JSON
{
|
|
"short_name": "5chan",
|
|
"name": "5chan",
|
|
"icons": [
|
|
{
|
|
"src": "manifest-icon-192x192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "manifest-icon-512x512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone"
|
|
}
|