{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "UPI MCC Checker",
  "orientation": "any",
  "scope": "/",
  "short_name": "UPI MCC",
  "start_url": "/",
  "theme_color": "#005dff",
  "icons": [
    {
      "src": "https://upimcc.gamerjagdish.com/favicon.ico",
      "type": "image/x-icon",
      "isSquare": false,
      "isPng": false,
      "isWebp": false,
      "isJpg": false,
      "width": 0,
      "is512x512": false,
      "is256x256": false,
      "is192x192": false
    },
    {
      "src": "https://upimcc.gamerjagdish.com/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://upimcc.gamerjagdish.com/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "description": "Scan UPI QR codes to find the MCC hidden it it.",
  "lang": "en",
  "categories": [
    "utilities"
  ]
}