{ "name": "Eximiapay", "short_name": "Eximiapay", "description": "Eximiapay — crypto-funded payments super-app: multi-currency wallets, Visa virtual & physical cards, P2P, and instant swaps.", "id": "./", "start_url": "./app", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#fbf8f5", "theme_color": "#e46d3a", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Wallets", "short_name": "Wallets", "description": "View balances and manage your multi-currency wallets", "url": "./app/wallets", "icons": [ { "src": "shortcuts/wallets.svg", "sizes": "96x96", "type": "image/svg+xml", "purpose": "any" } ] }, { "name": "Cards", "short_name": "Cards", "description": "Manage your Visa virtual and physical cards", "url": "./app/cards", "icons": [ { "src": "shortcuts/cards.svg", "sizes": "96x96", "type": "image/svg+xml", "purpose": "any" } ] }, { "name": "Swap", "short_name": "Swap", "description": "Instantly swap and exchange crypto", "url": "./app/exchange", "icons": [ { "src": "shortcuts/exchange.svg", "sizes": "96x96", "type": "image/svg+xml", "purpose": "any" } ] } ], "screenshots": [ { "src": "screenshots/desktop-home.jpg", "sizes": "1280x800", "type": "image/jpeg", "form_factor": "wide", "label": "Spend your crypto anywhere with the Eximiapay Visa card" }, { "src": "screenshots/mobile-home.jpg", "sizes": "390x844", "type": "image/jpeg", "form_factor": "narrow", "label": "Multi-currency wallets, instant swaps, and global spending" }, { "src": "screenshots/mobile-signin.jpg", "sizes": "390x844", "type": "image/jpeg", "form_factor": "narrow", "label": "Sign in securely with email or a connected wallet" }, { "src": "screenshots/mobile-wallets.jpg", "sizes": "390x844", "type": "image/jpeg", "form_factor": "narrow", "label": "Track every balance — Bitcoin, Ethereum, stablecoins, and more" }, { "src": "screenshots/mobile-cards.jpg", "sizes": "390x844", "type": "image/jpeg", "form_factor": "narrow", "label": "Spend with your virtual Visa card funded by crypto" } ] }