near-bos-vm/public/manifest.json
Evgeny Kuzyakov eb58eaad38
Update index.html for Twitter (#30)
- switch to summary_large_image
2022-11-07 18:36:45 -08:00

16 lines
279 B
JSON

{
"short_name": "Near Social",
"name": "Near Social",
"icons": [
{
"src": "favicon.png",
"sizes": "1024x1024",
"type": "image/png"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#333333",
"background_color": "#ffffff"
}