{
  "name": "FinFlow - Controle Financeiro Pessoal",
  "short_name": "FinFlow",
  "description": "Organize suas finanças com o método 50-30-20 personalizável.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8f1ec",
  "theme_color": "#22b885",
  "icons": [
    {
      "src": "/finflow-app-icon.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/finflow-app-icon.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/finflow-app-icon.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
