{
  "name": "Acumula",
  "short_name": "Acumula",
  "description": "Tu dinero, claro y creciendo. Gratis, del Grupo Saneas.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#f8f9fa",
  "lang": "es",
  "icons": [
    {
      "src": "/static/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-maskable-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icon-maskable-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "scope": "/",
  "orientation": "portrait",
  "categories": [
    "finance",
    "productivity",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Subir extracto del banco",
      "short_name": "Subir",
      "url": "/importar",
      "icons": [
        {
          "src": "/static/icon-192.png?v=3",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Tus cuentas",
      "short_name": "Cuentas",
      "url": "/cuentas",
      "icons": [
        {
          "src": "/static/icon-192.png?v=3",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
