{
  "name": "IPay",
  "short_name": "IPay",
  "description": "IPay – UPI Payments platform for Indian entrepreneurs, merchants, and business partners.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09135f",
  "theme_color": "#0A7BFF",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=20260531-2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png?v=20260531-2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}