{
  "name": "GrantPath — منصة إدارة البعثات",
  "short_name": "GrantPath",
  "description": "منصة إدارة البعثات والمنح الدراسية | Scholarship Management Platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2C3B4D",
  "background_color": "#F8F9FC",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/logo.jpeg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" },
    { "src": "/logo.jpeg", "sizes": "512x512", "type": "image/jpeg", "purpose": "maskable" },
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/logo.jpeg", "sizes": "192x192" }]
    },
    {
      "name": "طلباتي",
      "short_name": "My Cases",
      "url": "/employee/my-cases",
      "icons": [{ "src": "/logo.jpeg", "sizes": "192x192" }]
    }
  ]
}
