{
  "name": "KM CONECTA Panel Profesional",
  "short_name": "KM CONECTA",
  "description": "Sistema de Gestión WISP y Facturación",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#0d6efd",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1275/1275533.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1275/1275533.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}