{
  "name": "RouteIQ",
  "short_name": "RouteIQ",
  "description": "7 AI travel specialists. One trip briefing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#C2714F",
  "orientation": "portrait",
  "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": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "shortcuts": [
    {
      "name": "Plan a Trip",
      "url": "/plan",
      "description": "Start planning a new trip"
    },
    {
      "name": "My Trips",
      "url": "/trips",
      "description": "View your trip briefings"
    }
  ]
}
