{
  "id": "/",
  "name": "Jadwal",
  "short_name": "Jadwal",
  "description": "AI-powered workforce scheduling for Saudi operations",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/my-dashboard",
  "scope": "/",
  "shortcuts": [
    {
      "name": "تسجيل الحضور",
      "short_name": "Punch",
      "url": "/my-dashboard"
    },
    {
      "name": "جدولي",
      "short_name": "My schedule",
      "url": "/my-schedule"
    }
  ],
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0081E2",
  "icons": [
    {
      "src": "/icon-192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}