{
  "name": "Facturr — Facturación para autónomos",
  "short_name": "Facturr",
  "description": "Facturación, presupuestos, gastos con OCR y asistente IA para autónomos en España.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0e14",
  "theme_color": "#8b6dff",
  "lang": "es-ES",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%238b6dff'/%3E%3Ctext y='138' x='28' font-size='140' font-family='Inter,Arial,sans-serif' font-weight='700' fill='white'%3EF%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='112' fill='%238b6dff'/%3E%3Ctext y='370' x='76' font-size='374' font-family='Inter,Arial,sans-serif' font-weight='700' fill='white'%3EF%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
