{
  "name": "OT & Work Compensation Tracker",
  "short_name": "OT Tracker",
  "description": "Mobile-first overtime and compensation tracker for Thai payroll cycles.",
  "start_url": "../index.php",
  "scope": "../",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "../assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
