{
  "name": "MTLHK Attendance Portal",
  "short_name": "MTLHK Attendance",
  "description": "R15-based attendance, payroll, leave and payment portal for Syarikat Mui Teng Long Hup Kee Sdn Bhd.",
  "start_url": "/?mobileAttendance=1&utm_source=android_app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#1f5eff",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}