🔎 update mnaifest

This commit is contained in:
Joshua Shoemaker 2020-09-02 08:35:03 -05:00
parent 31eec36bad
commit 4c0bc53d9d

View File

@ -1,6 +1,7 @@
{ {
"short_name": "Lovelace", "short_name": "Lovelace",
"name": "datalovelace.app", "name": "datalovelace.app",
"description": "With Lovelace you can take all of your varying data sources, aggregate them to one place, and perform what ever kind of reports on them you need to either create beautiful chart representations, or a robust tabular export of your data.",
"icons": [ "icons": [
{ {
"src": "favicon.png", "src": "favicon.png",
@ -8,12 +9,12 @@
"type": "image/x-icon" "type": "image/x-icon"
}, },
{ {
"src": "logo192.png", "src": "favicon.png",
"type": "image/png", "type": "image/png",
"sizes": "192x192" "sizes": "192x192"
}, },
{ {
"src": "logo512.png", "src": "favicon.png",
"type": "image/png", "type": "image/png",
"sizes": "512x512" "sizes": "512x512"
} }