{
  "name": "کادومون — فروشگاه کادو و هدیه",
  "short_name": "کادومون",
  "description": "خرید کادو و هدیه برای هر مناسبت — کادوی خاص برای عزیزانت",
  "lang": "fa",
  "dir": "rtl",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#D9295F",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/image/pwa/icon-192.png",     "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/image/pwa/icon-512.png",     "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/image/pwa/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/image/pwa/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "سبد خرید",
      "short_name": "سبد",
      "url": "/index.php?route=checkout/cart",
      "icons": [{ "src": "/image/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "سفارش‌های من",
      "short_name": "سفارش‌ها",
      "url": "/index.php?route=account/order",
      "icons": [{ "src": "/image/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "حراج و تخفیف‌ها",
      "short_name": "حراج",
      "url": "/index.php?route=product/special",
      "icons": [{ "src": "/image/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "باشگاه مشتریان",
      "short_name": "باشگاه",
      "url": "/index.php?route=account/kdmpoints",
      "icons": [{ "src": "/image/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
