
{
    "name": "SIK BAZNAS",
    "short_name": "SIK BAZNAS",
    "start_url": "/",
    "background_color":"#f8fafc",
    "theme_color": "#059669",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/images/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}