{
    "name": "محول بلس - أدوات تحويل شاملة",
    "short_name": "محول بلس",
    "description": "منصة أدوات تحويل شاملة تعمل بالكامل في متصفحك",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#4361ee",
    "lang": "ar",
    "dir": "rtl",
    "orientation": "any",
    "categories": ["utilities", "productivity"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%234361ee'/><text y='140' x='20' font-size='130'>🔄</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%234361ee'/><text y='370' x='50' font-size='350'>🔄</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "محول الصور",
            "url": "/#/tool/image-converter",
            "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>🖼️</text></svg>", "sizes": "96x96" }]
        },
        {
            "name": "محول العملات",
            "url": "/#/tool/currency-converter",
            "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>💱</text></svg>", "sizes": "96x96" }]
        }
    ]
}
