{
  "name": "دفاتر العبادة",
  "short_name": "دفاتر",
  "description": "منصة القراءة التأملية والرحلة المعرفية",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A5C45",
  "background_color": "#FDF8F0",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "books", "lifestyle"],
  "shortcuts": [
    {
      "name": "دفتري القرائي",
      "url": "/me/journal",
      "description": "افتح دفترك القرائي"
    },
    {
      "name": "المكتبة",
      "url": "/library",
      "description": "تصفح المكتبة العامة"
    }
  ]
}
