{
    "name": "Al-Mizan Zakat Calculator",
    "short_name": "Al-Mizan",
    "description": "Free online Zakat calculator with real-time gold & silver prices. Calculate your Islamic obligatory charity accurately with support for multiple currencies.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fbfbfd",
    "theme_color": "#007aff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "finance",
        "utilities",
        "lifestyle"
    ],
    "lang": "en",
    "dir": "ltr"
}