{
  "name": "Utilsify — Herramientas web gratis",
  "short_name": "Utilsify",
  "description": "Herramientas web gratuitas: calculadora de edad, calculadora contable (IVA/ISR México) y generador de QR. Sin registro, sin rastreo.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "es-MX",
  "dir": "ltr",
  "theme_color": "#0b1220",
  "background_color": "#0b1220",
  "categories": ["utilities", "productivity", "tools"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
