{ "$schema": "https://json.schemastore.org/web-manifest", "name": "TokenTuck Wallet", "short_name": "TokenTuck", "lang": "en", "icons": [ { "src": "/logo.png", "sizes": "16x16 32x32" }, { "src": "/logo.png", "sizes": "48x48 512x512" } ], "background_color": "#ffffff", "theme_color": "#ffffff", "display": "fullscreen", "orientation": "landscape" }