{
  "name": "DEL - دِل | Delivering Efficient Life",
  "short_name": "DEL",
  "description": "تطبيق دِل لتوصيل الطعام من المطاعم، ودِل ماركت للبقالة والسوبرماركت في فلسطين.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#25285e",
  "lang": "ar-PS",
  "dir": "rtl",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "assets/images/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "assets/images/favicon-32.png",
      "type": "image/png",
      "sizes": "32x32",
      "purpose": "any"
    },
    {
      "src": "assets/images/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المطاعم",
      "short_name": "مطاعم",
      "description": "تصفّح المطاعم القريبة",
      "url": "/?service=food"
    },
    {
      "name": "دِل ماركت",
      "short_name": "ماركت",
      "description": "تسوّق من السوبرماركت",
      "url": "/?service=market"
    }
  ]
}
