{
  "name": "Sec Line 3 - QR Security Dashboard",
  "short_name": "Sec Line 3",
  "description": "Riyadh Metro Line 3 Security Operations App",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/flow-logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/flow-logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/sec-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "QR Dashboard",
      "url": "/qr-dashboard",
      "description": "QR tracking system"
    },
    {
      "name": "Attendance",
      "url": "/attendance",
      "description": "Staff attendance"
    },
    {
      "name": "Violations",
      "url": "/violation",
      "description": "Violations report"
    }
  ]
}
