{
  "name": "Marut — Road Trip Planner",
  "short_name": "Marut",
  "description": "Plan your road trip adventure",
  "start_url": "/travel-planner",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0ea5e9",
  "background_color": "#f0f9ff",
  "icons": [
    { "src": "/marut-icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/marut-icon-512x512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
