{
  "name": "LumTrip",
  "short_name": "LumTrip",
  "description": "Plan trips, manage travellers and keep your LumTrip travel workspace close at hand.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0B5FFF",
  "lang": "en",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icons/lumtrip-app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
