Add service worker
This commit is contained in:
parent
1bb3fd8e6d
commit
0c8779abc5
3 changed files with 89 additions and 0 deletions
9
static/manifest.json
Normal file
9
static/manifest.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "EmersaDownloader",
|
||||
"start_url": "https://dl.emersa.it",
|
||||
"theme_color": "rgb(34,197,94)",
|
||||
"background": "black",
|
||||
"orientation": "portrait",
|
||||
"display": "fullscreen",
|
||||
"short_name": "e-downloader"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue