{
    "name": "QVTX Wallet",
    "short_name": "QVTX",
    "description": "DNA-Encoded Financial Services with Full-Stack ByteID Engine",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#00f5a0",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "icons": [
        {
            "src": "icon-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "icon-152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["finance", "utilities", "productivity"],
    "shortcuts": [
        {
            "name": "Send",
            "short_name": "Send",
            "description": "Send crypto",
            "url": "/?action=send",
            "icons": [{"src": "icon-96.png", "sizes": "96x96"}]
        },
        {
            "name": "Receive",
            "short_name": "Receive",
            "description": "Receive crypto",
            "url": "/?action=receive",
            "icons": [{"src": "icon-96.png", "sizes": "96x96"}]
        },
        {
            "name": "ByteID",
            "short_name": "ByteID",
            "description": "Generate ByteID",
            "url": "/?action=byteid",
            "icons": [{"src": "icon-96.png", "sizes": "96x96"}]
        }
    ],
    "screenshots": [
        {
            "src": "screenshot-wallet.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "QVTX Wallet main screen"
        },
        {
            "src": "screenshot-byteid.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "ByteID generation"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=io.qvtx.wallet",
            "id": "io.qvtx.wallet"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/qvtx-wallet/id0000000000"
        }
    ],
    "prefer_related_applications": false
}
