{
  "name": "Adam's Kitchen | اطلب الآن",
  "short_name": "Adam's Kitchen",
  "description": "تطبيق طلب الحلويات الفاخرة والمشروبات من Adam's Kitchen مباشرة",
  "start_url": "./order.html",
  "display": "standalone",
  "background_color": "#FDFAF0",
  "theme_color": "#2A1A0E",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}