{
  "name": "PRA OTS Portal",
  "short_name": "PRA OTS",
  "description": "Employee portal for PRA — documents, training, programs, and schedules.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F1EC",
  "theme_color": "#204D46",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
