mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 18:13:34 +03:00
14 lines
249 B
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"
|
||
|
}
|