{
    "name": "Telemedicina",
    "short_name": "Telemedicina",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "./icon.png",
            "type": "image/png",
            "sizes": "410x410"
        }
    ]
}