website-zarif/assets/img/favicons/site.webmanifest
Zarif Fathurrahman Rani 782270c665 first commit
2023-08-30 20:07:11 +03:00

24 lines
494 B
JSON

{
"name": "Zarif Rani",
"short_name": "Zarif Rani",
"description": "Bloging dan Dokumentasi",
"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"
}