Website/assets/icons/favicon/site.webmanifest
Snoweuph 5f7e43113e
Some checks failed
Quality Check / QS Backend (push) Successful in 15s
Quality Check / QS Frontend (push) Failing after 1m10s
NOTICKET: Refactor Project Layout
2024-07-30 05:43:44 +02:00

19 lines
426 B
JSON

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