old_blog/themes/terminal/static/img/site.webmanifest

21 lines
489 B
Plaintext
Raw Normal View History

2021-08-13 19:45:10 -04:00
{
"name": "Seraphim R.P.",
"short_name": "Seraphim R.P.",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"start_url": "https://srp.life",
"display": "standalone"
}