diff --git a/manifest.json b/manifest.json index b7d0c4a..d84967b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,32 +3,30 @@ "id": "tandoor", "packaging_format": 1, "description": { - "en": "Explain in *a few (10~15) words* the purpose of the app or what it actually does (it is meant to give a rough idea to users browsing a catalog of 100+ apps)", + "en": "Application for managing recipes, planning meals, building shopping lists and much much more!", "fr": "Expliquez en *quelques* (10~15) mots l'utilité de l'app ou ce qu'elle fait (l'objectif est de donner une idée grossière pour des utilisateurs qui naviguent dans un catalogue de 100+ apps)" }, - "version": "1.0~ynh1", - "url": "https://example.com", + "version": "1.3.3~ynh1", + "url": "https://tandoor.dev", "upstream": { - "license": "free", - "website": "https://example.com", - "demo": "https://demo.example.com", - "admindoc": "https://yunohost.org/packaging_apps", - "userdoc": "https://yunohost.org/apps", - "code": "https://some.forge.com/example/example" + "license": "AGPL-3.0-or-later", + "website": "https://tandoor.dev", + "demo": "https://app.tandoor.dev/accounts/login/?demo", + "admindoc": "https://docs.tandoor.dev", + "userdoc": "https://docs.tandoor.dev", + "code": "https://github.com/TandoorRecipes/recipes" }, "license": "free", "maintainer": { - "name": "John doe", - "email": "john.doe@example.com" + "name": "Navan Chauhan", + "email": "tandoor@navan.email" }, "requirements": { "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [ - "nginx", - "php7.3-fpm", - "mysql" + "nginx" ], "arguments": { "install": [