{
  "name": "PCS Supervision Attendance & Timesheet",
  "short_name": "PCS Supervision",
  "description": "Construction supervision attendance and timesheet management module",
  "start_url": "/supervision/attendance",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" },
    { "src": "/favicon.ico", "sizes": "192x192", "type": "image/x-icon", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "auto"
}