firefly-iii/public/site.webmanifest
2018-12-23 07:50:55 +01:00

21 lines
479 B
JSON

{
"name": "Firefly III",
"short_name": "Firefly III",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#3c8dbc",
"background_color": "#3c8dbc",
"display": "standalone",
"orientation": "portrait"
}