{
    "name": "Vested Whisky",
    "short_name": "Vested Whisky",
    "description": "Premium whisky investment platform - Bottled excellence, Effortless ownership",
    "icons": [
        {
            "src": "/images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#1a2533",
    "background_color": "#1a2533",
    "display": "standalone",
    "start_url": "/"
}



