{
  "name": "Dunipay Portal",
  "short_name": "Dunipay",
  "description": "Send money, buy electricity, water tokens, airtime & more.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020F0E",
  "theme_color": "#064E49",
  "icons": [
    {
      "src": "./icon.php?s=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon.php?s=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
