Files
site-slavic-pulse-com/site.webmanifest
T
tomasz-syn-grzegorza d17987efed Init Slavic Pulse frontend for slavic-pulse.com domain.
Adapt branding, SEO meta tags, assets, Docker dev on port 8082, and Dokploy
example pointing to site-slavic-pulse-com Gitea repository.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-26 15:09:03 +02:00

25 lines
593 B
JSON

{
"name": "Slavic Pulse",
"short_name": "Slavic Pulse",
"icons": [
{
"src": "/assets/imgs/favico/48x48.png",
"sizes": "48x48",
"type": "image/png"
},
{
"src": "/assets/imgs/favico/180x180.png",
"sizes": "180x180",
"type": "image/png"
},
{
"src": "/assets/imgs/favico/512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"display": "standalone",
"theme_color": "#000000",
"background_color": "#000000"
}