mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-22 11:39:30 -07:00
reorganize for build system
This commit is contained in:
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"
|
||||
}
|
||||
Reference in New Issue
Block a user