|
|
|
@ -0,0 +1,22 @@ |
|
|
|
{ |
|
|
|
"short_name": "Garage Door", |
|
|
|
"name": "Control your garage door opener", |
|
|
|
"description": "Weather forecast information", |
|
|
|
"icons": [ |
|
|
|
{ |
|
|
|
"src": "/images/icons-192.png", |
|
|
|
"type": "image/png", |
|
|
|
"sizes": "192x192" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"src": "/images/icons-512.png", |
|
|
|
"type": "image/png", |
|
|
|
"sizes": "512x512" |
|
|
|
} |
|
|
|
], |
|
|
|
"start_url": "/", |
|
|
|
"background_color": "#3367D6", |
|
|
|
"display": "standalone", |
|
|
|
"scope": "/", |
|
|
|
"theme_color": "#3367D6", |
|
|
|
} |