Files
website/public/site.webmanifest
Pim Nelissen efa7c4daf4
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Add languages. Update CV. Update skills page. Update index page.
2025-05-06 21:59:01 +02:00

22 lines
436 B
JSON

{
"name": "Congo",
"short_name": "Congo",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#7c3aed",
"display": "standalone"
}