{
  "name": "UIPS Portal",
  "short_name": "UIPS",
  "description": "UIPS Portal - Comprehensive HR Management System with biometric attendance, leave management, payroll, and recruitment",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "prefer_related_applications": false,
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f5f5' width='540' height='720'/><rect fill='%232563eb' width='540' height='120'/><text x='270' y='70' font-size='28' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>UIPS Portal</text><rect x='20' y='160' width='500' height='140' fill='%23e5e7eb' rx='8'/><rect x='20' y='330' width='500' height='140' fill='%23e5e7eb' rx='8'/><rect x='20' y='500' width='500' height='140' fill='%23e5e7eb' rx='8'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23f5f5f5' width='1280' height='720'/><rect fill='%232563eb' width='1280' height='100'/><text x='640' y='60' font-size='42' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>UIPS Portal</text><rect x='40' y='140' width='600' height='140' fill='%23e5e7eb' rx='8'/><rect x='640' y='140' width='600' height='140' fill='%23e5e7eb' rx='8'/><rect x='40' y='320' width='600' height='140' fill='%23e5e7eb' rx='8'/><rect x='640' y='320' width='600' height='140' fill='%23e5e7eb' rx='8'/><rect x='40' y='500' width='1200' height='140' fill='%23e5e7eb' rx='8'/></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563eb' width='192' height='192'/><text x='96' y='96' font-size='64' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>UIPS</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563eb' width='192' height='192' rx='40'/><text x='96' y='96' font-size='64' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>UIPS</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><rect fill='%232563eb' width='256' height='256'/><text x='128' y='128' font-size='96' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>UIPS</text></svg>",
      "sizes": "256x256",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><rect fill='%232563eb' width='256' height='256' rx='50'/><text x='128' y='128' font-size='96' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>UIPS</text></svg>",
      "sizes": "256x256",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232563eb' width='512' height='512'/><text x='256' y='256' font-size='192' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>UIPS</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232563eb' width='512' height='512' rx='100'/><text x='256' y='256' font-size='192' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>UIPS</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Attendance",
      "short_name": "Attendance",
      "description": "Check attendance records",
      "url": "/?view=attendance",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563eb' width='192' height='192' rx='40'/><text x='96' y='96' font-size='96' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>AT</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml",
          "purpose": "any maskable"
        }
      ]
    },
    {
      "name": "Leave Requests",
      "short_name": "Leaves",
      "description": "View and manage leave requests",
      "url": "/?view=leaves",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563eb' width='192' height='192' rx='40'/><text x='96' y='96' font-size='96' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>LV</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml",
          "purpose": "any maskable"
        }
      ]
    },
    {
      "name": "Employees",
      "short_name": "Employees",
      "description": "Manage employee information",
      "url": "/?view=employees",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563eb' width='192' height='192' rx='40'/><text x='96' y='96' font-size='96' fill='white' text-anchor='middle' dy='.3em' font-weight='bold'>EM</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml",
          "purpose": "any maskable"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
