CPC/web/static/site.webmanifest
2025-05-30 11:39:40 +02:00

21 lines
427 B
JSON

{
"name": "cpc",
"short_name": "cpc",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#faff00",
"background_color": "#000000",
"display": "standalone"
}