feat: blowfish theme test

This commit is contained in:
2026-05-10 08:55:13 +02:00
parent 1b861dbdbf
commit 88e98c2c3b
288 changed files with 189848 additions and 35748 deletions
+1 -20
View File
@@ -1,20 +1 @@
{
"name": "Arch Linux CZ",
"short_name": "Arch Linux CZ",
"start_url": "http://localhost:1313/",
"theme_color": "#434648",
"background_color": "#ffffff",
"display": "standalone",
"icons": [
{
"src": "/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}
{"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"}