{
  "name": "منتدى القراء السودانيين",
  "short_name": "منتدى القراء",
  "description": "تطبيق منتدى القراء السودانيين للأعضاء والنقاشات والأنشطة.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/member/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f5f0",
  "theme_color": "#3a2e28",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المنتدى",
      "url": "/member/discussions",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "النشاط الحالي",
      "url": "/current-activity",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
