{
  "name": "GurushNOW — My Account",
  "short_name": "GurushNOW",
  "description": "Pay bills, send money, buy airtime and data from your GurushNOW account — right on your phone browser.",
  "id": "/portal/",
  "start_url": "/portal/",
  "scope": "/portal/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#00A155",
  "theme_color": "#00A155",
  "icons": [
    { "src": "/portal/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/portal/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/portal/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}