{
    "name": "Galaxis Wallet",
    "short_name": "Galaxis",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0F0F12",
    "theme_color": "#a898ec",
    "description": "Secure & Private Digital Asset Vault.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
