{
  "name": "PulsePlay Digital HR Portal",
  "short_name": "PulsePlay HR",
  "description": "PulsePlay Digital — employee leave, attendance, payroll & HR tools",
  "start_url": "/",
  "scope": "/",
  "id": "pulseplay-hr-portal",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0d0f1a",
  "theme_color": "#6366f1",
  "lang": "en",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "protocol_handlers": [],
  "icons": [
    { "src": "/icons/PULSEPLAY_LOGO_128px.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/PULSEPLAY_LOGO_144px.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/PULSEPLAY_LOGO_196px.png", "sizes": "196x196", "type": "image/png", "purpose": "any" },
    { "src": "/icons/PULSEPLAY_LOGO_196px.png", "sizes": "196x196", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/android/launchericon-48x48.png",   "sizes": "48x48",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/android/launchericon-72x72.png",   "sizes": "72x72",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/android/launchericon-96x96.png",   "sizes": "96x96",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/android/launchericon-512x512.png", "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/android/launchericon-512x512.png", "sizes": "512x512",   "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/ios/180.png",                      "sizes": "180x180",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/ios/1024.png",                     "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon.svg",                         "sizes": "any",       "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "My Dashboard", "short_name": "Dashboard", "url": "/dashboard",            "icons": [{ "src": "/icons/android/launchericon-96x96.png", "sizes": "96x96" }] },
    { "name": "My Leave",     "short_name": "Leave",     "url": "/dashboard/leave",      "icons": [{ "src": "/icons/android/launchericon-96x96.png", "sizes": "96x96" }] },
    { "name": "Attendance",   "short_name": "Clock In",  "url": "/dashboard/attendance", "icons": [{ "src": "/icons/android/launchericon-96x96.png", "sizes": "96x96" }] },
    { "name": "My Payslips",  "short_name": "Payslips",  "url": "/dashboard/payslips",   "icons": [{ "src": "/icons/android/launchericon-96x96.png", "sizes": "96x96" }] }
  ],
  "screenshots": [
    {
      "src": "/icons/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PulsePlay HR Dashboard"
    },
    {
      "src": "/icons/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PulsePlay HR Portal"
    }
  ]
}
