{
  "name": "أكاديمية السودان لعلوم وتكنولوجيا الطيران",
  "short_name": "سودافاست",
  "description": "Sudan Academy for Aviation Science & Technology",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0C2340",
  "background_color": "#0C2340",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/assets/images/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshots/home-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "الصفحة الرئيسية"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "البرامج الأكاديمية",
      "short_name": "البرامج",
      "url": "/programs",
      "icons": [{ "src": "/assets/images/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "بوابة الطالب",
      "short_name": "البوابة",
      "url": "http://lms.sudafast.edu.sd",
      "icons": [{ "src": "/assets/images/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
