{
  "name": "جمعية التربويين الليبيين للتدريب والاستشارات التربوية",
  "short_name": "LETA",
  "description": "الموقع الرسمي لجمعية التربويين الليبيين للتدريب والاستشارات التربوية.",
  "lang": "ar",
  "dir": "rtl",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#fffdf8",
  "theme_color": "#0e2b3b",
  "categories": [
    "education",
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "أنشطة الجمعية",
      "short_name": "الأنشطة",
      "description": "الأنشطة والصور والفعاليات التربوية",
      "url": "./activities.html",
      "icons": [
        {
          "src": "assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}