{
  "name": "Wavio — AI Sales Engine for WhatsApp",
  "short_name": "Wavio",
  "description": "منصة المبيعات الذكية عبر واتساب — وكيل AI يغلق الصفقات 24/7 مع متجر إلكتروني وأتمتة كاملة",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070b14",
  "theme_color": "#0b1120",
  "dir": "rtl",
  "lang": "ar",
  "scope": "/",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "صندوق المحادثات",
      "short_name": "المحادثات",
      "description": "فتح صندوق المحادثات المباشر",
      "url": "/?tab=inbox",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "كتالوج المنتجات",
      "short_name": "المنتجات",
      "description": "إدارة المنتجات والمخزون",
      "url": "/?tab=products",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المتجر الإلكتروني",
      "short_name": "المتجر",
      "description": "إدارة المتجر وطلبات الزبائن",
      "url": "/?tab=storefront_studio",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
