{
    "name": "NeoPonto",
    "short_name": "NeoPonto",
    "description": "Portal do Servidor para Consulta de NeoPonto",
    "start_url": "/portal/",
    "scope": "/portal/",
    "display": "standalone",
    "background_color": "#f4f6fb",
    "theme_color": "#2563eb",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
