feat: Add SEO stuff

This commit is contained in:
Wanjohi
2024-08-30 10:35:24 +03:00
parent 1cef08ebdf
commit 5520883f00
19 changed files with 150 additions and 68 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "Nestri",
"short_name": "Nestri",
"icons": [
{
"src": "/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#fafafa",
"background_color": "#fafafa",
"display": "standalone"}