add manifest
This commit is contained in:
BIN
public/images/weather.png
Normal file
BIN
public/images/weather.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
12
public/manifest.json
Normal file
12
public/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Bermite",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/images/weather.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": "/?source=pwa",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user