

{
    "name": "Simulwealth",
    "short_name": "Simulwealth",
    "theme_color": "#ffcbe4",
    "background_color": "#fa99ca",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "description": "Portfolio Simulation Software",
    "orientation": "any",
    "icons": [
        {
            
            "src": "/static/images/manifest_image_144x144.png",
            "sizes": "144x144"
        }
    ],
    "screenshots" : [
        {
            "src": "/static/images/screenshot.png",
            "sizes": "1867x1077",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/static/images/screenshot.png",
            "sizes": "1867x1077",
            "type": "image/png"
        }
    ]
}
