{
  "name": "All Media Services Portal",
  "short_name": "AMS Portal",
  "description": "Timecards, tasks, messages, and reimbursements for the All Media Services crew.",
  "start_url": "/portal/index.php",
  "scope": "/portal/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#283592",
  "icons": [
    { "src": "/portal/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/portal/assets/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/portal/assets/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
