{
  "name": "Riko Tickets",
  "short_name": "Riko",
  "description": "Sistema de sorteos VLT - Registro de tickets",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1A3C5E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/small_logo_246x246.png",
      "sizes": "246x246",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/small_logo_246x246.png",
      "sizes": "246x246",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}