{
  "id": "/my-trip",
  "name": "GetTrip4U",
  "short_name": "GetTrip4U",
  "description": "Your AI Travel Companion — Plan it. Experience it. Enjoy it.",
  "start_url": "/my-trip",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef4ff",
  "theme_color": "#1f56f5",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
