{
  "name": "منيو كافيه كنان",
  "short_name": "منيو كنان",
  "start_url": "/menu/",
  "scope": "/menu/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EFEDF5",
  "theme_color": "#6B5AED",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}