{
  "name": "Finlly",
  "short_name": "Finlly",
  "description": "Controle financeiro pessoal inteligente com IA",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070d1f",
  "theme_color": "#1b17ff",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icon_finlly.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon_finlly.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": []
}
