{
  "name": "educational-apps | التطبيقات التعليمية",
  "short_name": "EduApps",
  "description": "منصة تعليمية خفيفة لتجميع التطبيقات والأنشطة التفاعلية للتلاميذ والأساتذة.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1b2c61",
  "theme_color": "#1b2c61",
  "categories": [
    "education",
    "games"
  ],
  "icons": [
    {
      "src": "./assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
