{
    "name": "INVESTOCC",
    "short_name": "Investocc",
    "start_url": "/app/",
    "scope": "/app/",
    "theme_color": "#FFFFFF",
    "description": "Investocc: Crypto and stocks investment",
    "display": "fullscreen",
    "icons": [
        {
            "src": "assets/images/logo/logo-icon.png",
            "sizes": "608x608",
            "type": "image/png"
        },
        {
            "src": "assets/images/logo/app-icon.png",
            "sizes": "200x200",
            "type": "image/png"
        }
    ]
}