{
    "name": "مشفّر الصور Base64 — IGY Apps",
    "short_name": "مشفّر الصور Base64",
    "description": "حوّل الصور إلى نصوص Base64 أو فك تشفير Base64 إلى صور. احصل على عناوين البيانات وخلفيات CSS وعلامات IMG فوراً.",
    "id": "/tools/base64-image",
    "start_url": "/ar/tools/base64-image",
    "scope": "/ar/tools/base64-image",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "any",
    "categories": [
        "utilities",
        "productivity"
    ],
    "icons": [
        {
            "src": "/platform/assets/icons/tools/base64-image/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/platform/assets/icons/tools/base64-image/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "dir": "rtl",
    "lang": "ar"
}