{
  "name": "SMART UPI Online",
  "short_name": "SMART UPI",
  "description": "Fast, Secure and Reliable UPI QR API & Payment Gateway",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",

  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": [
    "finance",
    "business",
    "productivity"
  ],

  "lang": "en-IN",
  "dir": "ltr"
}