{
  "name": "TripPaw — AI Trip Planning",
  "short_name": "TripPaw",
  "description": "Tell us where you're going. We'll sort out the rest.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3E2117",
  "background_color": "#F9F6F2",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
