﻿{
    "name": "Zakat Calculator — Maktabah As Sunnah Foundation",
    "short_name": "Zakat Calculator",
    "description": "Free Zakat Calculator with live IBJA gold and MCX silver rates. Calculate Zakat on gold, silver, cash & investments. Based on Quran & Sunnah.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#5a0b34",
    "theme_color": "#88104d",
    "orientation": "any",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "finance",
        "utilities",
        "education"
    ],
    "icons": [
        {
            "src": "/favicon-16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "related_applications": [],
    "prefer_related_applications": false
}