{
  "name": "PixGo: API Pix Simples e Econômica",
  "short_name": "PixGo",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0099ff",
  "description": "Gere QR Codes Pix e links de pagamento em segundos.",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/img/Icone-PixGo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/Icone-PixGo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/img/Icone-PixGo.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ]
}