{
  "id": "/dashboard",
  "name": "Tmam Platform",
  "short_name": "Tmam",
  "description": "منصة تمام لإدارة وتشغيل المؤسسات التعليمية.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f7faff",
  "theme_color": "#0b57d0",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "/icons/tmam-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/tmam-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/tmam-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "التشغيل",
      "short_name": "التشغيل",
      "url": "/operations",
      "icons": [{ "src": "/icons/tmam-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الطلاب",
      "short_name": "الطلاب",
      "url": "/students",
      "icons": [{ "src": "/icons/tmam-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "طلبات الموافقة",
      "short_name": "الموافقات",
      "url": "/approval-requests",
      "icons": [{ "src": "/icons/tmam-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
