hisptz/90-90-90-cascade-graph-widget

View on GitHub
src/manifest.webapp

Summary

Maintainability
Test Coverage

{
    "version": "1.0.0",
    "name": "Cascade Analysis to Quantify Progress and Gaps towards HIV Targets",
    "description": "Cascade Analysis to Quantify Progress and Gaps towards HIV Targets",
    "appType": "DASHBOARD_WIDGET",
    "launch_path": "index.html",
    "icons": {
        "16": "assets/icons/icon-16x16.png",
        "48": "assets/icons/icon-48x48.png",
        "128": "assets/icons/icon-128x128.png"
    },
    "developer": {
        "name": "UDSM-DHIS2 Tanzania",
        "url": "https://www.udsm.ac.tz"
    },
    "default_locale": "en",
    "activities": {
        "dhis": {
            "href": "../../../"
        }
    },
     "authorities": [
         "MY_APP_ADD_NEW",
         "MY_APP_UPDATE",
         "MY_APP_DELETE"]
}