{
    "name": "Celeris - CH4",
  "short_name": "Celeris",
  "description": "Sistema de gestión de mensajería corporativa",
  "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#15803d",
    "orientation": "portrait",
    "icons": [
        {
            "src": "images/Logo-Ch4.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "images/Logo-Ch4.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}