{
  "name": "PixGoNow",
  "short_name": "PixGoNow",
  "description": "Receba doações via Pix nas suas lives",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#e55500",
  "background_color": "#1a1a2e",
  "icons": [
    {
      "src": "/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}