Repo created
This commit is contained in:
parent
92216c1ae2
commit
6e051b9cd4
280 changed files with 19204 additions and 2 deletions
19
docs/img/site.webmanifest
Normal file
19
docs/img/site.webmanifest
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Tabs Lite",
|
||||
"short_name": "Tabs Lite",
|
||||
"icons": [
|
||||
{
|
||||
"src": "https://github.com/cullub/Tabs-Lite/raw/master/docs/img/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "https://github.com/cullub/Tabs-Lite/raw/master/docs/img/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#fbc02d",
|
||||
"background_color": "#fbc02d",
|
||||
"display": "standalone"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue