{
  "name": "ProTravel — Corporate Travel",
  "short_name": "ProTravel",
  "description": "AI-powered corporate travel booking, approvals, trips and 24/7 helpdesk.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#3E0F3F",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Helpdesk", "url": "/helpdesk" },
    { "name": "My trips", "url": "/trips" },
    { "name": "Search flights", "url": "/flights" }
  ]
}
