{
    "name": "AES EAD",
    "shortname": "AES EAD",
    "start_url": "/",
    "icons": [
        {
            "src": "/resources/images/favicon.png",
            "sizes": "102x102",
            "type": "image/png"
        }
    ],
    "display": "fullscreen",
    "display-override": [ "standalone", "minimal-ui" ],
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "orientation": "landscape",
    "scope": "/",
    "shortcuts": [
        {
            "name": "Inicio",
             "url": "/"
        },
        {
            "name": "Cursos",
             "url": "/cursos/"
        }
    ],
    "launch_handler": {
        "client_mode": [ "focus-existing", "auto" ]
    }
}
