{
  "name": "TripPass",
  "short_name": "TripPass",
  "description": "Your branded digital trip companion — trip details, driver, vehicle and contacts in one link.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "icons": [
    { "src": "/trippass-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/trippass-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
