old_blog/img/site.webmanifest
2024-09-24 02:13:36 +00:00

21 lines
497 B
JSON

{
"name": "Seraphim R.P.",
"short_name": "Seraphim R.P.",
"icons": [
{
"src": "/img/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/img/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#8fbcbb",
"background_color": "#8fbcbb",
"start_url": "https://srp.life",
"display": "standalone"
}