0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 18:13:34 +03:00
popov.link/public/manifest.json

14 lines
249 B
JSON
Raw Normal View History

2025-02-05 00:20:40 +00:00
{
"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"
}