{
  "name": "Gerenciador Financeiro",
  "short_name": "Finanças",
  "description": "Gerenciador financeiro pessoal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234f46e5'><path d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.41 16.09V20h-2.67v-1.93c-1.71-.36-3.16-1.46-3.27-3.4h2.25c.12 1.15 1.11 1.6 2.36 1.6 1.77 0 2.36-1.15 2.36-1.88 0-1.39-1.42-1.7-3.79-2.38-2.52-.73-3.61-2.14-3.61-3.87 0-1.82 1.34-2.95 3.01-3.32V2h2.67v1.92c1.38.3 2.5 1.16 2.76 2.89h-2.26c-.15-.81-.95-1.38-1.92-1.38-1.45 0-2.11.89-2.11 1.7 0 1.25 1.13 1.58 3.39 2.21 2.73.74 4.02 1.95 4.02 4.02 0 1.84-1.25 3.02-3.19 3.35z'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
