{
  "name": "Mi Smartnet - Portal Cliente",
  "short_name": "Mi Smartnet",
  "description": "Portal de clientes Smartnet Chile — Consulta tu cuenta, paga tu boleta y gestiona tu servicio de internet.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0824",
  "theme_color": "#3C1478",
  "orientation": "portrait",
  "lang": "es-CL",
  "categories": ["utilities", "business"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Pagar Boleta",
      "short_name": "Pagar",
      "description": "Ir directamente a pagar tu boleta",
      "url": "/?section=pagar",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ver Boletas",
      "short_name": "Boletas",
      "description": "Ver historial de boletas",
      "url": "/?section=facturas",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
