mirror of
https://github.com/FlipsideCrypto/near-bos-gateway.git
synced 2026-02-06 11:18:24 +00:00
16 lines
282 B
JSON
16 lines
282 B
JSON
{
|
|
"short_name": "Near Social",
|
|
"name": "Near Social",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "1024x1024",
|
|
"type": "image/x-icon"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#333333",
|
|
"background_color": "#ffffff"
|
|
}
|