reorganize for build system
This commit is contained in:
commit
8bc7a7dd95
477 changed files with 49411 additions and 0 deletions
12
server/manifest.json
Normal file
12
server/manifest.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "WeatherStar 4000+",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/images/Logo192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "images/png"
|
||||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"display": "standalone"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue