scripts/htdocs/www/site.webmanifest

15 lines
234 B
Plaintext
Raw Permalink Normal View History

{
"short_name": "",
"name": "",
"icons": [
{
"src": "./images/icon.png",
"type": "image/png",
"sizes": "192x192"
}
],
"start_url": "/",
"background_color": "#000000",
"theme_color": "#ffffff"
}