{
  "name": "Bomberoslotapp",
  "short_name": "CBLOTA",
  "description": "Sistema de Generaci¨®n de Reportes y Alertas de Emergencia - Cuerpo de Bomberos de Lota",
  "start_url": "https://portal.comandancia.cl/index.html?v=7",
  "display": "standalone",
  "background_color": "#3a0d11",
  "theme_color": "#7f1d1d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://portal.comandancia.cl/logocbl.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://portal.comandancia.cl/logocbl.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}