{
  "name": "نعم — وكيلك الشخصي",
  "short_name": "نعم",
  "description": "وكيل ذكاء اصطناعي شخصي لتنظيم مهامك وتواصلك",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF7",
  "theme_color": "#0FA98E",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "brand/naam-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "فتح الوكيل",
      "short_name": "الوكيل",
      "description": "فتح الدردشة مع الوكيل",
      "url": "/?tab=agent",
      "icons": [
        {
          "src": "brand/naam-icon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}