{
  "name": "Minhas Finanças",
  "short_name": "Finanças",
  "description": "Controle financeiro pessoal conectado ao Google Sheets",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0e0e0e",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "pt-BR"
}
