{
  "name": "LaRum — Finanças do lar",
  "short_name": "LaRum",
  "description": "Clareza financeira para o seu lar. Controle gastos, planeje o futuro e tome decisões com consciência.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23050505'/><path d='M96 24 C60 24 36 54 36 84 C36 108 48 126 66 138 L66 162 L126 162 L126 138 C144 126 156 108 156 84 C156 54 132 24 96 24Z' fill='none' stroke='%238DBA2B' stroke-width='8'/><line x1='96' y1='138' x2='96' y2='168' stroke='%238DBA2B' stroke-width='8'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23050505'/><path d='M256 64 C160 64 96 144 96 224 C96 288 128 336 176 368 L176 432 L336 432 L336 368 C384 336 416 288 416 224 C416 144 352 64 256 64Z' fill='none' stroke='%238DBA2B' stroke-width='20'/><line x1='256' y1='368' x2='256' y2='448' stroke='%238DBA2B' stroke-width='20'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "lifestyle", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Início",
      "url": "/app/dashboard",
      "description": "Ver visão geral financeira"
    },
    {
      "name": "Disponível Hoje",
      "short_name": "Disponível",
      "url": "/app/disponivel",
      "description": "Quanto posso gastar hoje"
    },
    {
      "name": "Impacto Futuro",
      "short_name": "Impacto",
      "url": "/app/futuro",
      "description": "Simular impacto de compras"
    }
  ]
}
