{ "id": "/", "name": "Coolbit Wallet", "short_name": "Coolbit", "description": "Self-custody wallet with built-in swap. Your keys, your crypto.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0b0e14", "theme_color": "#0b0e14", "categories": ["finance", "utilities"], "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Swap", "url": "/swap", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Receive", "url": "/receive", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }