{
  "name": "Card Brand Identifier by Warieta Gift Ejoveoke",
  "short_name": "CardBin",
  "description": "BIN (Bank Identification Number) lookups are critical for digital commerce. By quickly identifying the card brand, issuing bank, and card type, businesses can prevent fraudulent transactions, optimize routing fees, and verify payment data instantly. This app enables you to easily identify the card bin brand of cards, prepaid, debit, and credit cards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#484AAA",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/giftwarieta/Python/refs/heads/main/assets/card_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}