{
  "name": "ScanFacil - Escanea recibos y facturas",
  "short_name": "ScanFacil",
  "description": "Escanea recibos, facturas y documentos con OCR. Gratis, sin registro.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f0e8",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/static/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
