mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-07 17:04:34 +01:00
15 lines
253 B
JSON
15 lines
253 B
JSON
{
|
|
"short_name": "2FAuth",
|
|
"name": "2FAuth",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon_lg.png",
|
|
"type": "image/png",
|
|
"sizes": "180x180"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"theme_color": "#242424"
|
|
} |