{
  "name": "Coil Scanner",
  "short_name": "Coil Scanner",
  "description": "Scanner de etiquetas de acero con IA - United Steel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#007aff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23007aff'/><text x='96' y='140' font-size='110' text-anchor='middle'>🔩</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23007aff'/><text x='256' y='370' font-size='290' text-anchor='middle'>🔩</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Escanear",
      "url": "/?tab=scan",
      "description": "Escanear etiqueta"
    },
    {
      "name": "Dashboard",
      "url": "/?tab=dash",
      "description": "Ver dashboard"
    }
  ]
}
