{
  "name": "بوابة المكنـز",
  "short_name": "المكنـز",
  "description": "بوابة المكنـز هي مخزن رقمي لأفكـار ومصـادر شركة الريادة",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#223341",
  "icons": [
    {
      "src": "/fav/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/fav/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "الصفحة الرئيسية للمكنز"
    }
  ]
}