{
    "name": "Block Zero Explorer",
    "short_name": "BLOZ Explorer",
    "icons": [
        {
            "src": "android-chrome-192.png?v=11",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512.png?v=11",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#05070A",
    "background_color": "#05070A",
    "display": "standalone"
}