{
  "id": "/app.html",
  "name": "Ponto Invest — Consolidação de Carteira e IR",
  "short_name": ".Invest",
  "description": "Consolide sua carteira de ações, FIIs, ETFs, BDRs, renda fixa, criptomoedas e ativos internacionais. Calcule e declare seu Imposto de Renda (IRPF) automaticamente.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["finance", "business", "productivity"],
  "lang": "pt-BR",
  "dir": "ltr",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/images/Ponto.Invest_150x150.png",
      "sizes": "150x150",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Ponto.Invest_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Ponto.Invest_300x300.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Ponto.Invest_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Ponto.Invest_full.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/app-dashboard.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/img/ir-declaration.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/img/portfolio_empty.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/app.html#dashboard",
      "icons": [
        {
          "src": "/images/Ponto.Invest_192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Minha Carteira",
      "short_name": "Carteira",
      "url": "/app.html#carteira",
      "icons": [
        {
          "src": "/images/Ponto.Invest_192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Gerador de IRPF",
      "short_name": "IRPF",
      "url": "/app.html#irpf",
      "icons": [
        {
          "src": "/images/Ponto.Invest_192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Enviar Notas",
      "short_name": "Notas",
      "url": "/app.html#notas",
      "icons": [
        {
          "src": "/images/Ponto.Invest_192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
