{
    "name": "Course Map",
    "FontAwesome": "fa-map-marker",
    "short_name": "Course Map",
    "description": "This provides a simple Google map for a course\nwhere participants can indicate their location and control how\nmuch information they release to those viewing the map.",
    "messages": [
        "launch"
    ],
    "privacy_level": "public",
    "license": "Apache",
    "languages": [
        "English"
    ],
    "source_url": "https:\/\/github.com\/tsugitools\/map",
    "placements": [],
    "screen_shots": [
        "https:\/\/www.tsugicloud.org\/mod\/map\/\/store\/screen-01.png",
        "https:\/\/www.tsugicloud.org\/mod\/map\/\/store\/screen-02.png",
        "https:\/\/www.tsugicloud.org\/mod\/map\/\/store\/screen-03.png",
        "https:\/\/www.tsugicloud.org\/mod\/map\/\/store\/screen-04.png"
    ],
    "url": "https:\/\/www.tsugicloud.org\/mod\/map\/",
    "privacy_url": false,
    "sla_url": false,
    "key_url": "https:\/\/www.tsugicloud.org\/tsugi\/settings",
    "app_store_url": "https:\/\/www.tsugicloud.org\/tsugi\/lti\/store",
    "app_store_canvas_url": "https:\/\/www.tsugicloud.org\/tsugi\/lti\/store\/canvas-config.xml",
    "icon": "https:\/\/static.tsugi.org\/fontawesome-free-5.8.2-web\/png\/map-marker.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"
    ]
}