{
  "name": "RouteWise — Smart Travel Planning",
  "short_name": "RouteWise",
  "description": "Compare flights, trains and buses. Find budget destinations. Plan trips that fit your wallet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "categories": ["travel", "navigation", "lifestyle"],
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Plan a Route", "url": "/discover", "description": "Compare flights, trains and buses" },
    { "name": "Find Destinations", "url": "/where-can-i-travel", "description": "Discover places within your budget" },
    { "name": "Budget Planner", "url": "/budget-planner", "description": "Estimate your trip costs" }
  ]
}
