{
  "name": "QRPix",
  "short_name": "QRPix",
  "description": "Gerador de QR Code Pix e faturas",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0A1F0F",
  "theme_color": "#22C55E",
  "orientation": "any",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.onektools.qrpix",
      "url": "https://play.google.com/store/apps/details?id=com.onektools.qrpix"
    }
  ],
  "icons": [
    { "src": "logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
