{
  "name": "KeenEZ — HR & Payroll",
  "short_name": "KeenEZ",
  "description": "AI-native, cross-border HR + payroll. Clock in, request leave, view your record, and complete onboarding from any device.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "theme_color": "#0E3A4B",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/app/me?source=pwa",
  "shortcuts": [
    { "name": "Clock in / out", "short_name": "Clock", "url": "/app/me?action=clock" },
    { "name": "Request time off", "short_name": "Time off", "url": "/app/time-off" },
    { "name": "My space", "short_name": "Me", "url": "/app/me" }
  ]
}
