{
  "name": "درجاتي",
  "short_name": "درجاتي",
  "description": "منصة مجانية للتدريب على اختبارات القدرات والتحصيلي وستيب",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "اختبار القدرات",
      "short_name": "القدرات",
      "url": "/qudurat.html",
      "description": "تدريب على اختبار القدرات العامة"
    },
    {
      "name": "اختبار ستيب",
      "short_name": "ستيب",
      "url": "/step.html",
      "description": "تدريب على اختبار STEP"
    },
    {
      "name": "التحدي اليومي",
      "short_name": "اليومي",
      "url": "/daily.html",
      "description": "سؤال جديد كل يوم"
    }
  ]
}
