{
  "name": "UzeGet — Fast. Secure. Reliable.",
  "short_name": "UzeGet",
  "description": "Nigeria's #1 digital wallet — crypto deposit & withdrawal, airtime, data, TV cable, bill payments and more. Fast, secure, reliable.",
  "start_url": "/home.php",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#0A0C28",
  "theme_color": "#6C3AE8",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "utilities", "business"],
  "screenshots": [
    {
      "src": "/assets/images/og-banner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "UzeGet Dashboard"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Deposit Crypto",
      "short_name": "Deposit",
      "url": "/fund_wallet.php",
      "icons": [{ "src": "/assets/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Withdraw Money",
      "short_name": "Withdraw",
      "url": "/withdraw_ngn.php",
      "icons": [{ "src": "/assets/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Buy Airtime",
      "short_name": "Airtime",
      "url": "/airtime.php",
      "icons": [{ "src": "/assets/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
