{
  "name": "منصة البائع الرقمي",
  "short_name": "البائع",
  "description": "لوحة تحكم البائع الرقمية - إدارة المنتجات والطلبات والمبيعات",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=seller&backgroundColor=4f46e5",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=seller&backgroundColor=4f46e5",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=seller&backgroundColor=4f46e5",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=seller",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "إضافة منتج",
      "short_name": "منتج جديد",
      "description": "إضافة منتج جديد للمتجر",
      "url": "/products?add=true",
      "icons": []
    },
    {
      "name": "الطلبات",
      "short_name": "الطلبات",
      "description": "عرض جميع الطلبات",
      "url": "/orders",
      "icons": []
    }
  ],
  "categories": ["business", "productivity"]
}
