mirror of
https://github.com/barkeser2002/bariskeser.github.io.git
synced 2026-09-25 02:19:53 +03:00
26 lines
509 B
JSON
26 lines
509 B
JSON
{
|
|
"short_name": "new.bariskeser.com",
|
|
"name": "Barış Keser",
|
|
"icons": [
|
|
{
|
|
"src": "images/favicon.png",
|
|
"type": "image/png",
|
|
"sizes": "64x64 32x32 24x24 16x16"
|
|
},
|
|
{
|
|
"src": "images/logo192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "images/logo512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#21252b",
|
|
"background_color": "#ffffff"
|
|
}
|