Add manifest
This commit is contained in:
15
manifest.json
Normal file
15
manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"short_name": "Videos",
|
||||
"name": "Video Players",
|
||||
"icons": [
|
||||
{
|
||||
"src":"images/gitea.png",
|
||||
"sizes": "143x143",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"start_url": "",
|
||||
"background_color": "#FFF",
|
||||
"Theme_color": "#536878",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user