near-bos-gateway/public/manifest.json
2023-07-27 15:17:23 -03:00

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"
}