{
  "id": "/index.html",
  "name": "Panel QR · Lotería Nacional",
  "short_name": "QR Lotería",
  "description": "Consulta rápida del QR de un décimo (todos los sorteos) para el terminal SELAE",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["business", "utilities"],
  "background_color": "#f4f6f8",
  "theme_color": "#0e5aa7",
  "serviceworker": {
    "src": "/sw.js"
  },
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
