{
  "name": "K7X · Finanças e Investimentos",
  "short_name": "K7X",
  "description": "Inteligência financeira tática de alta performance.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07090f",
  "theme_color": "#07090f",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Novo Lançamento",
      "short_name": "Lançar",
      "description": "Registrar nova receita ou despesa",
      "url": "/dashboard?action=new-transaction",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Investimentos",
      "short_name": "Ativos",
      "description": "Ver carteira de investimentos",
      "url": "/investments",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
