{
  "name": "MY Payroll Lab",
  "short_name": "PayrollLab",
  "description": "Malaysia statutory payroll calculator — EPF, SOCSO, EIS, PCB/MTD",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0f0ec",
  "theme_color": "#1D9E75",
  "lang": "en-MY",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "share_target": null
}
