{
  "name": "MPA Workforce",
  "short_name": "MPA Workforce",
  "description": "Smart Attendance, Leave & Payroll Control",
  "start_url": "./?build=0.7.0",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f3f4f6",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "./?app=mpa-workforce",
  "display_override": [
    "standalone",
    "minimal-ui"
  ]
}