{
    "name": "إطعام دليفري",
    "short_name": "إطعام",
    "description": "نظام توزيع الطعام الخيري - Charitable Food Distribution ERP",
    "start_url": "/admin",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "dir": "rtl",
    "lang": "ar",
    "background_color": "#ffffff",
    "theme_color": "#059669",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/images/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/images/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        },
        {
            "src": "/images/icon-maskable.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
