{
  "name": "Byro — ERP for SMBs in GCC & Pakistan",
  "short_name": "Byro",
  "description": "Multi-company HR, payroll, assets, inventory, procurement & finance.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F9F7F4",
  "theme_color": "#0A0A0A",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/favicon.svg?v=4",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Leave",
      "url": "/portal/leave",
      "description": "View and request leave"
    },
    {
      "name": "Attendance",
      "url": "/portal/attendance",
      "description": "Check in / check out"
    },
    {
      "name": "My Assets",
      "url": "/portal/assets",
      "description": "Assets assigned to me"
    }
  ],
  "screenshots": [],
  "lang": "en"
}
