{
  "name": "PATHWAYS by Hidden Paths Travel",
  "short_name": "PATHWAYS",
  "description": "Your corporate travel portal — manage trips, view your travel program, and connect with your travel team.",
  "start_url": "/portal/HPT",
  "scope": "/portal/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a3a5c",
  "categories": ["travel", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hpt-original-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
