{
  "name": "حسكو-Hasco",
  "short_name": "حسكو",
  "description": "تطبيق لتسهيل الطلبات في السودان. اطلب من المطاعم والكافيهات والسوبر ماركت.",
  "start_url": "/?source=pwa&v=2.2.0",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1e3a5f",
  "background_color": "#ffffff",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["food", "shopping", "lifestyle"],
  "prefer_related_applications": false,
  "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": "/orders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "المفضلة",
      "short_name": "المفضلة",
      "description": "عرض المتاجر المفضلة",
      "url": "/wishlist",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "تصفح المتاجر",
      "short_name": "تصفح",
      "description": "استكشاف جميع المتاجر",
      "url": "/browse",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
