{
  "name": "DE-Connect | منصة التواصل الذكي",
  "short_name": "DE-Connect",
  "description": "منصة إدارة محادثات العملاء، WhatsApp، CRM، والذكاء الاصطناعي",
  "start_url": "/conversations",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/deconnect-icon-64.png", "sizes": "64x64", "type": "image/png" },
    {
      "src": "/deconnect-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/deconnect-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المحادثات",
      "short_name": "Inbox",
      "url": "/conversations",
      "icons": [{ "src": "/deconnect-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "لوحة التحكم",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/deconnect-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
