{
    "name": "Bitbank",
    "short_name": "Bitbank",
	"description": "Bitbank is a world-leading digital financial service platform.",
    "start_url": "https://www-bitbank.com",
    "display": "standalone",
    "scope": "/",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/static/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}