{
  "name": "TAS Agent Portal",
  "short_name": "TAS Agent",
  "description": "B2B Travel Agent Portal",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1f3c",
  "theme_color": "#1a1f3c",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["travel", "business"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
