web/_site/assets/img/favicons/site.webmanifest

24 lines
535 B
Text
Raw Normal View History

2024-08-23 00:36:41 +03:00
{
"name": "Aliberk Sandıı",
"short_name": "Aliberk Sandıı",
"description": "Personal Website & Blog of Aliberk Sandıı",
"icons": [
{
"src": "/assets/img/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/img/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}],
"start_url": "/index.html",
"theme_color": "#2a1e6b",
"background_color": "#ffffff",
"display": "fullscreen"
}