{
  "name": "Spirit Platform - منصة الأمان الرقمي",
  "short_name": "Spirit Academy",
  "description": "منصة تعليم الأمان الرقمي - دورة شاملة 12 أسبوع مع أدوات متقدمة وشهادات معترف بها",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#06b6d4",
  "background_color": "#0f172a",
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الأكاديمية",
      "short_name": "الدروس",
      "description": "ابدأ الدورة التعليمية",
      "url": "/academy",
      "icons": [
        {
          "src": "/icon-academy.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "الأدوات",
      "short_name": "أدوات الأمان",
      "description": "استخدم أدوات الفحص المتقدمة",
      "url": "/tools",
      "icons": [
        {
          "src": "/icon-tools.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "الشهادات",
      "short_name": "شهاداتي",
      "description": "عرض شهاداتك المكتسبة",
      "url": "/certificates",
      "icons": [
        {
          "src": "/icon-certificates.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false
}
