{
  "name": "FYNK — Smart Money",
  "short_name": "FYNK",
  "description": "Smart Money Management — Track, plan, and grow your finances.",
  "theme_color": "#00C27C",
  "background_color": "#052E1C",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "lang": "pt-BR",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22192%22%20height%3D%22192%22%20viewBox%3D%220%200%20192%20192%22%3E%3Crect%20width%3D%22192%22%20height%3D%22192%22%20rx%3D%2240%22%20fill%3D%22%2300C27C%22%2F%3E%3Ctext%20x%3D%2296%22%20y%3D%22145%22%20font-family%3D%22Arial%20Black%2CArial%2Csans-serif%22%20font-size%3D%22128%22%20font-weight%3D%22900%22%20fill%3D%22white%22%20text-anchor%3D%22middle%22%3EF%3C%2Ftext%3E%3C%2Fsvg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Crect%20width%3D%22512%22%20height%3D%22512%22%20rx%3D%22100%22%20fill%3D%22%2300C27C%22%2F%3E%3Ctext%20x%3D%22256%22%20y%3D%22385%22%20font-family%3D%22Arial%20Black%2CArial%2Csans-serif%22%20font-size%3D%22340%22%20font-weight%3D%22900%22%20fill%3D%22white%22%20text-anchor%3D%22middle%22%3EF%3C%2Ftext%3E%3C%2Fsvg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Adicionar Transação",
      "short_name": "Nova Transação",
      "description": "Adicionar nova transação rapidamente",
      "url": "/?action=add-transaction"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Ver painel principal",
      "url": "/?page=dashboard"
    }
  ]
}
