Initial commit
This commit is contained in:
commit
1f35f0411b
28 changed files with 5703 additions and 0 deletions
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
static/fonts/PressStart2P-Regular.ttf
Normal file
BIN
static/fonts/PressStart2P-Regular.ttf
Normal file
Binary file not shown.
16
static/manifest.json
Normal file
16
static/manifest.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "EmersaDownloader",
|
||||
"start_url": "https://dl.emersa.it",
|
||||
"theme_color": "rgb(34,197,94)",
|
||||
"background": "black",
|
||||
"orientation": "portrait",
|
||||
"display": "fullscreen",
|
||||
"short_name": "e-downloader",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.png",
|
||||
"type": "image/png",
|
||||
"sizes": "128x128"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue