{
    "name": "Mushroom Oracle",
    "short_name": "MushroomOracle",
    "description": "Power Up Your Trading with Monte Carlo Simulations",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050119",
    "theme_color": "#050119",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/icon-light-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ]
}