Files
web-archlinux_cz/public/site.webmanifest
T

21 lines
507 B
JSON

{
"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"
}
]
}