{
  "id": "/tech",
  "name": "QAMS - نظام إدارة الأصول",
  "short_name": "QAMS",
  "description": "تطبيق الفني الميداني لإدارة الأجهزة والتذاكر",
  "start_url": "/tech",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0284c7",
  "background_color": "#f1f5f9",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "مسح QR",
      "url": "/tech#scan",
      "description": "مسح رمز QR الجهاز"
    },
    {
      "name": "تذاكري",
      "url": "/tech#tickets",
      "description": "عرض التذاكر المعيّنة"
    }
  ]
}
