{
  "name": "PRIMEARCH EMPLOYEE PORTAL",
  "short_name": "Primearch Portal",
  "id": "/index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07101f",
  "theme_color": "#07101f",
  "description": "Primearch employee attendance and staff portal.",
  "icons": [
    { "src": "assets/primearch-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/primearch-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
