{
  "name": "حقيبة أدوات الأساتذة",
  "short_name": "حقيبة أدوات الأساتذة",
  "description": "منصة ذكية تساعد المعلمين على إنشاء التقارير والأدوات التعليمية بسهولة وسرعة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a3c6e",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/talimtools.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "جميع الأدوات",
      "short_name": "الأدوات",
      "description": "عرض جميع الأدوات المتاحة",
      "url": "/tools",
      "icons": [{ "src": "/talimtools.png", "sizes": "192x192" }]
    }
  ]
}
