mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
14 lines
238 B
JSON
14 lines
238 B
JSON
{
|
|
"short_name": "Authelia",
|
|
"name": "Authelia - Portal",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
"type": "image/x-icon"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone"
|
|
}
|