{
    "name": "Lober Flow",
    "short_name": "LoberFlow",
    "description": "نظام إدارة الطلبيات والتوصيل للتجار الإلكترونيين",
    "start_url": "./dashboard.html",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0f172a",
    "theme_color": "#7c3aed",
    "lang": "ar",
    "dir": "rtl",
    "scope": "./",
    "categories": ["business", "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='32' fill='%237c3aed'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' font-size='110' font-family='Arial'>⬡</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%237c3aed'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' font-size='300' font-family='Arial'>⬡</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "الطلبيات",
            "short_name": "طلبيات",
            "description": "إدارة الطلبيات",
            "url": "./orders.html",
            "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": "لوحة التحكم",
            "short_name": "Dashboard",
            "description": "إحصائيات سريعة",
            "url": "./dashboard.html",
            "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"}]
        }
    ]
}
