{
  "name": "TaxAI Uruguay",
  "short_name": "TaxAI",
  "description": "Consultas tributarias con IA para Uruguay. Calculadoras de IRPF, IRNR, costos laborales y más.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "orientation": "portrait",
  "lang": "es-UY",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TaxAI Uruguay - Consulta tributaria"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TaxAI Uruguay en móvil"
    }
  ],
  "shortcuts": [
    {
      "name": "Consulta rápida",
      "url": "/consulta",
      "description": "Hacer una consulta tributaria"
    },
    {
      "name": "Calculadora IRPF",
      "url": "/calculadora/irpf",
      "description": "Calcular IRPF"
    }
  ]
}
