d17987efed
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>
25 lines
593 B
JSON
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"
|
|
}
|