2025-02-05 00:20:40 +00:00
|
|
|
{
|
|
|
|
|
"name": "Valentin Popov's Blog",
|
|
|
|
|
"short_name": "popov.link",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
2025-06-05 23:33:09 +00:00
|
|
|
"src": "favicon.png",
|
|
|
|
|
"sizes": "32x32",
|
|
|
|
|
"type": "image/png"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "apple-touch-icon.png",
|
|
|
|
|
"sizes": "180x180",
|
|
|
|
|
"type": "image/png"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "google-touch-icon.png",
|
2025-02-05 00:20:40 +00:00
|
|
|
"sizes": "512x512",
|
2025-06-05 23:33:09 +00:00
|
|
|
"type": "image/png"
|
2025-02-05 00:20:40 +00:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"background_color": "#ffffff",
|
|
|
|
|
"theme_color": "#ffffff",
|
|
|
|
|
"display": "fullscreen"
|
|
|
|
|
}
|