{
  "id": "/",
  "name": "انتشارات احناف",
  "short_name": "احناف",
  "description": "فهرست کتاب‌های انتشارات احناف و دسترسی امن به حساب آنلاین مشتری",
  "lang": "fa-AF",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#f2f5fa",
  "theme_color": "#173c94",
  "categories": [
    "books",
    "education",
    "business"
  ],
  "icons": [
    {
      "src": "/assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "کتاب‌ها",
      "short_name": "کتاب‌ها",
      "description": "مشاهده همه کتاب‌های انتشارات احناف",
      "url": "/ahnaf/books.php",
      "icons": [
        {
          "src": "/assets/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "دسته‌بندی‌ها",
      "short_name": "دسته‌بندی‌ها",
      "description": "مشاهده دسته‌بندی کتاب‌ها",
      "url": "/ahnaf/categories.php",
      "icons": [
        {
          "src": "/assets/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "ورود به حساب",
      "short_name": "ورود",
      "description": "ورود امن مشتری یا مدیر",
      "url": "/login.php",
      "icons": [
        {
          "src": "/assets/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "حساب مشتری",
      "short_name": "حساب من",
      "description": "مشاهده بل‌ها و گردش حساب",
      "url": "/ahnaf/views/parties/index.php?page=dashboard",
      "icons": [
        {
          "src": "/assets/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}