{
  "name": "Journey - Travel Planner",
  "short_name": "Journey",
  "description": "Plan your perfect trip with beautiful, intuitive itinerary planner",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#00D9A3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
