{
  "name": "Doyle Transit Operations Portal",
  "short_name": "Doyle Portal",
  "description": "Dispatch, driver time, load tickets, billing, payroll, and maintenance for Doyle Transit operations.",
  "start_url": "/portal/",
  "scope": "/portal/",
  "display": "standalone",
  "background_color": "#f7f8f5",
  "theme_color": "#151b17",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/assets/doyle-transit-hero-with-red-truck.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
