{
  "name": "Kabab Dagh Nan Dagh",
  "short_name": "KababDagh",
  "description": "کباب اصیل ایرانی در قطر | كباب إيراني أصيل | Authentic Persian Kebab in Qatar",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fa",
  "dir": "rtl",
  "categories": ["food", "restaurant", "lifestyle"],
  "icons": [
    {
      "src": "/images/application/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/application/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/application/pwa-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/application/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "منو | Menu | القائمة",
      "short_name": "Menu",
      "url": "/menu",
      "icons": [{ "src": "/images/application/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "تماس | Contact | اتصل بنا",
      "short_name": "Contact",
      "url": "/contact",
      "icons": [{ "src": "/images/application/pwa-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}