{
  "name": "مكتبة زخم",
  "short_name": "زخم",
  "description": "تبادل الكتب · قايض · أعِر · أهدِ",
  "start_url": "/home.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#002623",
  "theme_color": "#002623",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "books",
    "education",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "المجتمع",
      "short_name": "المجتمع",
      "description": "مجتمع تبادل الكتب",
      "url": "/community.php",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "أضف كتاباً",
      "short_name": "أضف",
      "description": "أضف كتابك للتبادل",
      "url": "/exchange_add.php",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "الرسائل",
      "short_name": "الرسائل",
      "description": "محادثاتي",
      "url": "/my_conversations.php",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}