initial commit
This commit is contained in:
22
public/site.webmanifest
Normal file
22
public/site.webmanifest
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "libremdb",
|
||||
"short_name": "libremdb",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "/favicon/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#0f2c67",
|
||||
"background_color": "#0f2c67",
|
||||
"display": "standalone",
|
||||
"start_url": "."
|
||||
}
|
Reference in New Issue
Block a user