{
  "name": "Basma Clearance Services",
  "short_name": "Basma",
  "description": "Bahrain clearance & business services portal — بصمة لتخليص المعاملات",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#15294a",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "government", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Staff Dashboard",
      "short_name": "Dashboard",
      "description": "Staff portal dashboard",
      "url": "/staff",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "description": "View pending tasks",
      "url": "/staff/tasks",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Request Service",
      "short_name": "Request",
      "description": "Submit a new service request",
      "url": "/ai-assistant",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
