{
  "id": "/recharge/",
  "name": "JCSPAY – JOHN CONNECT SERVICE Recharge & Bills",
  "short_name": "JCSPAY",
  "description": "Secure wallet transfers, airtime, data, electricity, Cable TV, education and internet payments from JOHN CONNECT SERVICE.",
  "start_url": "./",
  "scope": "/recharge/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7fb",
  "theme_color": "#082a63",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
