{
    "name": "Teamer",
    "short_name": "Teamer",
    "description": "CRM Teamer - atendimento e leads em tempo real",
    "id": "/app.html",
    "start_url": "/app.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/src/img/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/src/img/icon.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ]
}
