{
    "name": "CryptoVault",
    "short_name": "CryptoVault",
    "description": "Cryptocurrency portfolio tracker — manage your crypto assets, track prices, and analyze performance",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f23",
    "theme_color": "#00d4aa",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
