{
    "name": "Portal Interativo",
    "short_name": "Portal Interativo" ,
    "description": "Projeto de TCC",
    "icons": [
        {
            "src": "img/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/index.html"
}