{
  "name": "SODEPSIN Soporte",
  "short_name": "SODEPSIN",
  "description": "Portal de soporte técnico empresarial de SODEPSIN — atención remota y presencial, técnicos verificados y seguimiento en tiempo real.",
  "lang": "es-PE",
  "dir": "ltr",
  "start_url": "/soporte/login.html",
  "scope": "/soporte/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Iniciar sesión",
      "short_name": "Ingresar",
      "description": "Ingresa al portal SODEPSIN Soporte",
      "url": "/soporte/login.html",
      "icons": [{ "src": "assets/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
