{
"name": "Bloom Capital",
"short_name": "Bloom Capital",
"start_url": "/",
"display": "standalone",
"description": "Experience the power of crypto network uniting the world and changing lives",
"lang": "en",
"dir": "auto",
"theme_color": "#00923f",
"background_color": "#000000",
"orientation": "portrait",
"icons": [
    {
        "src": "/logos/bloomcapital-app-icon.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    },
    {
        "src": "/logos/bloomcapital-app-icon.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    }
],
"screenshots": [
    {
        "src": "/logos/bloomcapital-app-icon.png",
        "sizes": "2880x1800",
        "type": "image/png",
        "description": "App Home Page"
    }
],

"prefer_related_applications": false,
"shortcuts": [
    {
        "name":"Bloom Capital",
        "url":"/",
        "description":"Home Page"
    }
]
}