Delete manifest.json

This commit is contained in:
Arvind Chembarpu
2020-09-21 21:21:32 +02:00
committed by GitHub
parent 229479b7ed
commit 198a0f7011

View File

@@ -1,20 +0,0 @@
{
"name": "Firefly III",
"short_name": "Firefly III",
"icons": [
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": 4
},
{
"src": "\/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image\/png"
}
],
"display": "standalone",
"start_url": "/",
"orientation": "portrait"
}