{
  "name": "مطعم الطيبين",
  "short_name": "الطيبين",
  "description": "قائمة مطعم الطيبين — الأكلات الشعبية المصرية الأصيلة",
  "start_url": "https://altayyibin.com/",
  "scope": "https://altayyibin.com/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a0f00",
  "theme_color": "#c9962b",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["food", "restaurant"],
  "icons": [
    {
      "src": "icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-120x120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "مطعم الطيبين"
    }
  ],
  "shortcuts": [
    {
      "name": "قائمة الطعام",
      "short_name": "القائمة",
      "description": "تصفح قائمة الطعام الكاملة",
      "url": "https://altayyibin.com/#menu",
      "icons": [
        { "src": "icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }
      ]
    },
    {
      "name": "اتصل بنا",
      "short_name": "واتساب",
      "description": "تواصل معنا عبر واتساب",
      "url": "https://wa.me/966561422312",
      "icons": [
        { "src": "icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }
      ]
    }
  ],
  "prefer_related_applications": false,
  "display_override": ["standalone", "minimal-ui", "browser"]
}
