{
  "name": "TurantPay — Offline UPI Payments",
  "short_name": "TurantPay",
  "description": "Offline UPI payments powered by *99# USSD for iOS and Android.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B132B",
  "theme_color": "#1A73E8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
