16 lines
305 B
JSON
16 lines
305 B
JSON
{
|
|
"name": "Finances",
|
|
"short_name": "Finances",
|
|
"icons": [
|
|
{
|
|
"src": "/logo_t_hq_o.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#0B0908",
|
|
"background_color": "#0B0908",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait"
|
|
}
|