{
  "name": "Gestión de Calderas",
  "short_name": "Calderas",
  "description": "PWA para control y registro de calderas con Supabase.",
  "lang": "es",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%230f172a'/%3E%3Cpath d='M150 140h150c34 0 62 28 62 62v84c0 34-28 62-62 62H150z' fill='%232563eb'/%3E%3Crect x='114' y='176' width='36' height='150' rx='18' fill='%2394a3b8'/%3E%3Ccircle cx='228' cy='222' r='24' fill='%23e5e7eb'/%3E%3Cpath d='M315 153c25 15 43 42 43 74 0 34-20 64-49 78' fill='none' stroke='%23f59e0b' stroke-width='22' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
