{
  "name": "PMO FORGE Attendance",
  "short_name": "PMO Attendance",
  "description": "PMO FORGE Employee Attendance Portal",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07344d",
  "theme_color": "#07344d",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}