{
  "name": "Verificador de Billetes BCB",
  "short_name": "Billetes BCB",
  "description": "Verifica si un billete boliviano (Bs10, Bs20, Bs50) tiene series observadas por el Banco Central de Bolivia.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2f7",
  "theme_color": "#1a5276",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
