Nathan Woodburn
66aa987013
All checks were successful
Build Docker / BuildImage (push) Successful in 58s
15 lines
335 B
JSON
15 lines
335 B
JSON
{
|
|
"name": "HNSDoH Status",
|
|
"short_name": "HNSDoH Status",
|
|
"start_url": "https://{{host}}/",
|
|
"display": "standalone",
|
|
"background_color": "#212529",
|
|
"theme_color": "#212529",
|
|
"orientation": "portrait-primary",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.png",
|
|
"sizes": "500x500"
|
|
}
|
|
]
|
|
} |