Files
firefly-iii/public/site.webmanifest
2018-11-25 06:37:03 +01:00

21 lines
505 B
JSON

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