{
  "name": "نقرة هوست - خدمات الاستضافة والتسويق الإلكتروني",
  "short_name": "نقرة هوست",
  "description": "أفضل خدمات الاستضافة والتسويق الإلكتروني مع دعم فني متميز على مدار الساعة",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "images/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "خدمات الاستضافة",
      "short_name": "الاستضافة",
      "description": "تصفح خطط الاستضافة المختلفة",
      "url": "/#hosting",
      "icons": [
        {
          "src": "images/shortcut-hosting.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "التسويق الإلكتروني",
      "short_name": "التسويق",
      "description": "خدمات التسويق الإلكتروني والإعلانات",
      "url": "/#marketing",
      "icons": [
        {
          "src": "images/shortcut-marketing.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "تسجيل الدخول",
      "short_name": "دخول",
      "description": "تسجيل الدخول إلى حسابك",
      "url": "/login.html",
      "icons": [
        {
          "src": "images/shortcut-login.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "تواصل معنا",
      "short_name": "اتصال",
      "description": "تواصل مع فريق الدعم",
      "url": "/#contact",
      "icons": [
        {
          "src": "images/shortcut-contact.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "الصفحة الرئيسية على سطح المكتب"
    },
    {
      "src": "images/screenshot-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "platform": "narrow",
      "label": "الصفحة الرئيسية على الهاتف المحمول"
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://hostmeed.cloud"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate",
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/#contact?email=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/plain": [".txt"],
        "text/csv": [".csv"]
      }
    }
  ],
  "share_target": {
    "action": "/#contact",
    "method": "GET",
    "params": {
      "title": "subject",
      "text": "message",
      "url": "url"
    }
  }
}
