{
    "name": "Perfect Care Global - الملف الصحي العائلي",
    "short_name": "PerfectCare",
    "description": "نظام الملفات الصحية العائلية مع رموز QR وتذكير بالأدوية",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f1f5f9",
    "theme_color": "#0066CC",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230066CC'/><text x='50' y='68' font-size='55' text-anchor='middle' fill='white'>🏥</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}