0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 01:54:38 +03:00
popov.link/public/manifest.json

14 lines
249 B
JSON

{
"name": "Valentin Popov's Blog",
"short_name": "popov.link",
"icons": [
{
"sizes": "512x512",
"src": "google-touch-icon.png"
}
],
"background_color": "#ffffff",
"theme_color": "#ffffff",
"display": "fullscreen"
}