{
  "name": "فندق سما - طلب الإفطار",
  "short_name": "Sama Breakfast",
  "description": "نظام طلب الإفطار من فندق سما - خدمة الغرف",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1A1612",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}