{
  "name": "Tatweer Educational Technologies Panel",
  "short_name": "TETCO",
  "description": "Educational management and technical support platform",

  "start_url": "/tetco",
  "scope": "/tetco",

  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],

  "orientation": "portrait",

  "background_color": "#ffffff",
  "theme_color": "#00a176",

  "lang": "ar",
  "dir": "rtl",

  "categories": ["business", "productivity", "education"],

  "shortcuts": [
    {
      "name": "الأصول",
      "short_name": "الأصول",
      "description": "إدارة الأصول التقنية",
      "url": "/tetco/assets",
      "icons": [{ "src": "/images/icons/pwa-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "التقارير",
      "short_name": "التقارير",
      "description": "تقارير النظام الشاملة",
      "url": "/tetco/system-reports",
      "icons": [{ "src": "/images/icons/pwa-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "المستخدمون",
      "short_name": "المستخدمون",
      "description": "إدارة المستخدمين",
      "url": "/tetco/users",
      "icons": [{ "src": "/images/icons/pwa-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "سجل النشاط",
      "short_name": "النشاط",
      "description": "سجل نشاط النظام",
      "url": "/tetco/activity-logs",
      "icons": [{ "src": "/images/icons/pwa-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],

  "icons": [
    {
      "src": "/images/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
