Release v2.0.0 with dual-nail control and hardened safety
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "piNail2 Controller",
|
||||
"short_name": "piNail2",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#000000",
|
||||
"theme_color": "#000000",
|
||||
"description": "Raspberry Pi e-nail controller dashboard",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/img/pi_favicon.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/static/img/pi_favicon.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user