web/_site/assets/img/favicons/site.webmanifest
Aliberk Sandıkçı 83689021be
initial draft
2024-08-23 00:36:41 +03:00

23 lines
535 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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