{
    "short_name": "Baltic Account App",
    "name": "Baltic Exchange Account",
    "description": "Baltic Exchange Account",
    "icons": [
        {
            "src": "/account/static/assets/images/icons/favicon-16x16.webp",
            "sizes": "24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/account/static/assets/images/icons/favicon-32x32.webp",
            "sizes": "64x64 32x32",
            "type": "image/x-icon"
        },
        {
            "src": "/account/static/assets/images/icons/logo192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/account/static/assets/images/icons/logo512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": ".",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}
