{
  "name": "CARPOL Alertas",
  "short_name": "Alertas",
  "description": "Panel de alertas de CARPOL — leads nuevos y movimientos de kanban",
  "start_url": "/alertas",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#f59e0b",
  "categories": ["business", "productivity"],
  "lang": "es",
  "icons": [
    {
      "src": "/alertas-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/alertas-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/alertas-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
