{
  "name": "كافيه لا في — Lavie Cafe",
  "short_name": "Lavie Cafe",
  "description": "منيو كافيه لا في الإلكتروني التفاعلي للطلب المباشر من الطاولة",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0F0A07",
  "theme_color": "#17100B",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
