mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-27 17:31:09 -06:00
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"name": "Firefly III",
|
|
"short_name": "Firefly III",
|
|
|
|
"icons": [
|
|
{
|
|
"src": "\/android-chrome-36x36.png?v=Lb54KlrQnz",
|
|
"sizes": "36x36",
|
|
"type": "image\/png",
|
|
"density": "0.75"
|
|
},
|
|
{
|
|
"src": "\/android-chrome-48x48.png?v=Lb54KlrQnz",
|
|
"sizes": "48x48",
|
|
"type": "image\/png",
|
|
"density": "1.0"
|
|
},
|
|
{
|
|
"src": "\/android-chrome-72x72.png?v=Lb54KlrQnz",
|
|
"sizes": "72x72",
|
|
"type": "image\/png",
|
|
"density": "1.5"
|
|
},
|
|
{
|
|
"src": "\/android-chrome-96x96.png?v=Lb54KlrQnz",
|
|
"sizes": "96x96",
|
|
"type": "image\/png",
|
|
"density": "2.0"
|
|
},
|
|
{
|
|
"src": "\/android-chrome-144x144.png?v=Lb54KlrQnz",
|
|
"sizes": "144x144",
|
|
"type": "image\/png",
|
|
"density": "3.0"
|
|
},
|
|
{
|
|
"src": "\/android-chrome-192x192.png?v=Lb54KlrQnz",
|
|
"sizes": "192x192",
|
|
"type": "image\/png",
|
|
"density": "4.0"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait"
|
|
}
|