{
  "name": "نظام متابعة التدريب التعاوني",
  "short_name": "متابعة التدريب",
  "description": "نظام مؤسسي لمتابعة التدريب التعاوني - الإصدار 4.0.0",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#edf4f4",
  "theme_color": "#006b67",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}