{
  "name": "SaudiEx OneOS Mobile",
  "short_name": "OneOS",
  "description": "مساحة العمل الميدانية الموحدة للفني والمبيعات والعميل والدعم",
  "lang": "ar",
  "dir": "rtl",
  "id": "/mobile",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f7fb",
  "theme_color": "#17345f",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/oneos-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "لوحة العميل", "short_name": "العميل", "url": "/mobile/customer", "icons": [{ "src": "/oneos-icon.svg", "sizes": "any" }] },
    { "name": "مهام الفني", "short_name": "الفني", "url": "/mobile/technician", "icons": [{ "src": "/oneos-icon.svg", "sizes": "any" }] },
    { "name": "لوحة تنفيذية", "short_name": "تنفيذي", "url": "/mobile/executive", "icons": [{ "src": "/oneos-icon.svg", "sizes": "any" }] }
  ]
}
