mirror of https://github.com/ghostfolio/ghostfolio
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
612 B
24 lines
612 B
{
|
|
"background_color": "transparent",
|
|
"categories": ["finance", "utilities"],
|
|
"description": "Open Source Wealth Management Software",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"sizes": "192x192",
|
|
"src": "/en/assets/android-chrome-192x192.png",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"sizes": "512x512",
|
|
"src": "/en/assets/android-chrome-512x512.png",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"name": "Ghostfolio",
|
|
"orientation": "portrait",
|
|
"short_name": "Ghostfolio",
|
|
"start_url": "https://www.ghostfol.io",
|
|
"theme_color": "#FFFFFF",
|
|
"url": "https://www.ghostfol.io"
|
|
}
|
|
|