{
    "name": "نقطة البيع - Lauren POS",
    "short_name": "POS",
    "description": "نظام نقطة البيع للمطاعم والكافيهات",
    "start_url": "/login",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
