{
  "name": "SCRAM Consulting — Soluciones IT desde 1997",
  "short_name": "SCRAM",
  "description": "Proveedor integral de soluciones IT en México y Estados Unidos: desarrollo de software, ciberseguridad, infraestructura y soporte técnico empresarial.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c2640",
  "theme_color": "#ff9900",
  "lang": "es-MX",
  "dir": "ltr",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Soporte",
      "short_name": "Soporte",
      "description": "Crear ticket de soporte técnico",
      "url": "/soporte/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Últimos artículos sobre IT y ciberseguridad",
      "url": "/blog/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contacto",
      "short_name": "Contacto",
      "description": "Solicitar cotización",
      "url": "/contacto/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
