{
  "name": "الجزيرة - Al-Jazirah",
  "short_name": "الجزيرة",
  "description": "صحيفة الجزيرة - آخر الأخبار والتطورات العربية والدولية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "any",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["news", "magazines"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "الرئيسية",
      "short_name": "الرئيسية",
      "url": "/",
      "description": "الصفحة الرئيسية"
    },
    {
      "name": "الملكة",
      "short_name": "الملكة",
      "url": "/kingdom",
      "description": "أخبار المملكة العربية السعودية"
    },
    {
      "name": "الرياضة",
      "short_name": "الرياضة",
      "url": "/sports",
      "description": "أخبار الرياضة"
    },
    {
      "name": "العالم",
      "short_name": "العالم",
      "url": "/world",
      "description": "أخبار العالم"
    }
  ]
}