{
  "name": "HERFA Coffee Menu",
  "short_name": "HERFA",
  "description": "HERFA Coffee digital menu",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f8ec",
  "theme_color": "#315f43",
  "icons": [
    {
      "src": "/icons/herfa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/herfa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}