{
  "name": "رَشفة بُن",
  "short_name": "رَشفة بُن ",
  "start_url": "index.php",
  "scope": "/",
  "id":"/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": " rgb(66,39,5)",
  "description": "رحلة شاملة في عالم القهوة تبدأ من الحبة الأولى وتصل إلى أدق تفاصيل التحضير والتقديم، اكتشف أسرار النكهات المختلفة واستمتع بمحتوى غني يجمع بين المعرفة والمتعة.",
  "categories": ["shpopping", "drink"],
  
  "icons": [
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": " الصفحة الرئيسية",
      "short_name": "الرئيسية",
      "description": "الذهاب الي الصفحة الرئيسية",
      "url": "index.php",
      "icons": [
        {
          "src": "icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": " انواع القهوة",
      "short_name": "الانواع",
      "description": "تصفح  انواع القهوة",
      "url": "CoffeeType.php",
      "icons": [
        {
          "src": "icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": " طرق التحضير",
      "short_name": "التحضير",
      "description": "تصفح طرق تحضير القهوة ",
      "url": "CoffeePreparation.php",
      "icons": [
        {
          "src": "icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "  ادوات القهوة",
      "short_name": "الادوات",
      "description": "   عرض ادوات القهوة",
      "url": "CoffeeTools.php",
      "icons": [
        {
          "src": "icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": " الاقتباسات ",
      "short_name": "الاقتباسات",
      "description": "الذهاب الي الصفحة الاقتباسات",
      "url": "CoffeeQuotes.php",
      "icons": [
        {
          "src": "icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": " اطلب الان ",
      "short_name": "الطلب",
      "description": "الانتقال الي صفحة الطلب",
      "url": "order.php",
      "icons": [
        {
          "src": "icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
