{
  "name": "Recharge Dhokan",
  "short_name": "Recharge App",
  "description": "Fast and secure mobile recharge application",
  "start_url": "login.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1666e0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://softwarelabbd.top/topup/assets/Wh.jpeg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://softwarelabbd.top/topup/assets/Wh.jpeg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}