{
  "name": "LucasApp",
  "short_name": "LucasApp",
  "description": "Personal finance — accounts, activity, recurring payments, loans and investments in one place.",
  "start_url": "/",
  "scope": "/",
  "lang": "es",
  "dir": "ltr",
  "display": "standalone",
  "categories": ["finance", "productivity"],
  "background_color": "#F2F2F7",
  "theme_color": "#CFA337",
  "icons": [
    {
      "src": "/icons/icon_128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image-20260528.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LucasApp finance landing preview"
    }
  ]
}
