{
  "name": "GoWallet",
  "short_name": "GoWallet",
  "description": "Autonomia financeira em família.",
  "lang": "pt-BR",
  "start_url": "/painel",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#2C3E50",
  "icons": [
    {
      "src": "/brand/gowallet-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/gowallet-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
