{
  "name": "ACC — Registro de Transacción",
  "short_name": "ACC",
  "description": "Llenar, firmar y exportar registros S-24-S.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#1e40af",
  "lang": "es",
  "icons": [
    { "src": "/static/acc/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/acc/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/acc/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
