{
  "name": "Filtex - Water Filter Management",
  "short_name": "Filtex",
  "description": "نظام إدارة فلاتر المياه الشامل - Comprehensive Water Filter Management System",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "id": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the main dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Filtex Staff",
      "short_name": "Staff App",
      "description": "تطبيق الفنيين والمندوبين",
      "url": "/staff",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "أوامر الشغل",
      "short_name": "أوامر شغل",
      "description": "عرض أوامر الشغل اليومية",
      "url": "/staff/work-orders",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
