{
    "name": "Simple Attendance Tool",
    "FontAwesome": "fa-server",
    "short_name": "Attendance Tool",
    "description": "This is a simple attendance tool that allows the instructor to set a code and the students enter the code.",
    "messages": [
        "launch"
    ],
    "privacy_level": "name_only",
    "license": "Apache",
    "languages": [
        "English",
        "Spanish"
    ],
    "source_url": "https:\/\/github.com\/tsugitools\/attend",
    "placements": [],
    "screen_shots": [
        "https:\/\/tsugi.solgenworx.co.za\/tsugi\/mod\/attend\/\/store\/screen-01.png",
        "https:\/\/tsugi.solgenworx.co.za\/tsugi\/mod\/attend\/\/store\/screen-02.png",
        "https:\/\/tsugi.solgenworx.co.za\/tsugi\/mod\/attend\/\/store\/screen-03.png"
    ],
    "url": "https:\/\/tsugi.solgenworx.co.za\/tsugi\/mod\/attend\/",
    "privacy_url": false,
    "sla_url": false,
    "key_url": "https:\/\/tsugi.solgenworx.co.za\/tsugi\/settings",
    "app_store_url": "https:\/\/tsugi.solgenworx.co.za\/tsugi\/lti\/store",
    "app_store_canvas_url": "https:\/\/tsugi.solgenworx.co.za\/tsugi\/lti\/store\/canvas-config.xml",
    "icon": "https:\/\/static.tsugi.org\/fontawesome-free-5.8.2-web\/png\/server.png",
    "capability_offered": [
        "OAuth.hmac-sha256",
        "OAuth.splitSecret",
        "basic-lti-launch-request"
    ],
    "capability_required": [
        "User.id",
        "Context.id",
        "ResourceLink.id"
    ],
    "capability_desired": [
        "Person.name.given",
        "Person.email.primary",
        "User.image"
    ]
}