Heimdall-Apps/Grocy/app.json
Calvin Bui cae7f4a3ad
Fix Grocy Icon Extension
The file extension is for an SVG but the file is a PNG
2020-02-22 10:59:36 +11:00

11 lines
340 B
JSON

{
"appid": "c1292685cddb9472cece8e457c31fbf6446d5010",
"name": "Grocy",
"website": "https://grocy.info",
"license": "MIT License",
"description": "grocy is a web-based self-hosted groceries & household management solution for your home.",
"enhanced": false,
"tile_background": "light",
"icon": "grocy.png"
}