{
  "name": "FiscoClic Kiosko",
  "short_name": "Kiosko",
  "description": "Control de asistencia offline",
  "start_url": "/kiosko/offline/index.html",
  "scope": "/kiosko/offline/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080c14",
  "theme_color": "#080c14",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%23080c14'/%3E%3Ccircle cx='256' cy='200' r='80' fill='none' stroke='%23377dff' stroke-width='24'/%3E%3Cpath d='M128 420c0-70.7 57.3-128 128-128s128 57.3 128 128' fill='none' stroke='%23377dff' stroke-width='24'/%3E%3Ccircle cx='256' cy='200' r='12' fill='%2300c896'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
